| Problem | 3nplus1 |
|---|---|
| User | chickengoat |
| Submission Time | 2025-01-25 19:32:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:13:4: error: break statement not within loop or switch
13 | break;
| ^~~~~
3nplus1.cpp:22:4: error: break statement not within loop or switch
22 | break;
| ^~~~~