Problem | 3nplus1 |
---|---|
User | officemouse |
Submission Time | 2023-11-08 11:27:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:8:15: error: expected ‘)’ before ‘;’ token
8 | while(n!=1;){
| ~ ^
| )
3nplus1.cpp:8:16: error: expected primary-expression before ‘)’ token
8 | while(n!=1;){
| ^