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