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: cold
Difficulty: 1.3
CPU Time: 1 second
Memory: 1024 MB
Trivial, just read in n numbers and if the number read in is < 0, increment a tally, which is output at the end.