Problem | hacked |
---|---|
User | ILM |
Submission Time | 2024-11-03 18:14:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hacked.cpp: In function ‘int main()’:
hacked.cpp:9:13: error: expected primary-expression at end of input
9 | else if (N =
| ^
hacked.cpp:9:14: error: expected ‘)’ at end of input
9 | else if (N =
| ~ ~^
| )
hacked.cpp:9:13: error: expected statement at end of input
9 | else if (N =
| ^
hacked.cpp:9:13: error: expected ‘}’ at end of input
hacked.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^