Problem | 3nplus1II |
---|---|
User | ilovepythonandhatecplusplus |
Submission Time | 2024-02-28 16:56:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:16:10: error: expected ‘;’ before ‘break’
16 | number=-1
| ^
| ;
17 | break;
| ~~~~~