| Problem | smurf |
|---|---|
| User | R9q5P8 |
| Submission Time | 2025-10-27 15:24:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
smurf.cpp: In function ‘int main()’:
smurf.cpp:19:4: error: ‘smufs’ was not declared in this scope; did you mean ‘smurfs’?
19 | smufs.push_front(inp);
| ^~~~~
| smurfs
smurf.cpp:24:18: error: ‘reverse’ was not declared in this scope
24 | if (n % 2 == 1) reverse(smurfs.begin(), smurfs.end);
| ^~~~~~~