| Problem | 3nplus1 |
|---|---|
| User | Sia |
| Submission Time | 2023-11-08 18:51:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int32_t main()’:
3nplus1.cpp:9:10: error: expected ‘)’ before ‘!’ token
9 | while (n ! = 1) {
| ~ ^~
| )
3nplus1.cpp:9:13: error: expected primary-expression before ‘=’ token
9 | while (n ! = 1) {
| ^