| Problem | 3nplus1 |
|---|---|
| User | jaydenlol |
| Submission Time | 2026-06-22 16:30:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:11:13: error: ‘i’ was not declared in this scope
11 | while (n!= i) :
| ^
3nplus1.cpp:11:16: error: expected primary-expression before ‘:’ token
11 | while (n!= i) :
| ^