In easy section of practice problems, Recipe for Philosopher Stone(problem code: LAYERS)
They want unit squares of the same color.
Let’s assume there is only 1 rectangle, of length 10^9 and breadth 10^9. It will have area 10^18(also the number of unit squares). Storing 10^18? Possible?