Problem | 3nplus1II |
---|---|
User | howdoicode |
Submission Time | 2025-02-03 16:45:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:10:10: error: expected ‘;’ before ‘}’ token
10 | n = -1
| ^
| ;
11 | }
| ~