Problem 3nplus1
User TngShihAn
Submission Time 2023-11-08 14:18:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:5:5: error: expected initializer before ‘while’
5 | while (n!=1) {
| ^~~~~