Problem | 3nplus1II |
---|---|
User | ZhangBowen |
Submission Time | 2025-08-14 18:10:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:13:11: error: expected ‘;’ before ‘}’ token
13 | foo=-1
| ^
| ;
14 | }
| ~