What is meant by the phrase "space complexity"?
How many microprocessors it would take to run your code in less than one second
How many copies of the code file could fit in 1 GB of memory
How many lines of code are in your code file
The amount of space taken up in memory as a function of the input size