| Problem | 3nplus1 |
|---|---|
| User | TheVeryJerryBerry |
| Submission Time | 2026-06-22 16:59:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:23:20: error: expected ‘;’ before ‘}’ token
23 | continue1 = false
| ^
| ;
24 | }
| ~