Problem | 3nplus1II |
---|---|
User | boaznumberd5555 |
Submission Time | 2023-03-03 15:39:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:8:5: error: expected ‘;’ before ‘while’
8 | m++
| ^
| ;
9 | while(one){
| ~~~~~