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