Problem | smurf |
---|---|
User | RandomCtfNoob |
Submission Time | 2025-08-18 15:49:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
smurf.cpp: In function ‘int main()’:
smurf.cpp:11:11: error: expected initializer before ‘==’ token
11 | int anew == 0;
| ^~
smurf.cpp:14:8: error: ‘anew’ was not declared in this scope
14 | if (anew == 0){
| ^~~~
smurf.cpp:28:8: error: ‘anew’ was not declared in this scope
28 | if (anew == 0){
| ^~~~
smurf.cpp:45:6: error: ‘smutf’ was not declared in this scope; did you mean ‘smurf’?
45 | if (smutf%2 == 0){
| ^~~~~
| smurf