Problem | 3nplus1II |
---|---|
User | ZRDI |
Submission Time | 2023-03-24 13:34:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp:18:12: error: missing terminating " character
18 | cout << "-1;
| ^~~~
3nplus1II.cpp: In function ‘int32_t main()’:
3nplus1II.cpp:19:4: error: expected primary-expression before ‘break’
19 | break;
| ^~~~~