We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ID: ofugsnuid
Difficulty: 1.2 - 1.6
CPU Time: 1 second
Memory: 1024 MB
For this, just use a stack. Read in n numbers, pushing them onto the stack, and then pop them off and print them.