| Problem | routine |
|---|---|
| User | louisleehi |
| Submission Time | 2023-12-25 14:07:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
routine.cpp: In function ‘int main()’:
routine.cpp:34:5: error: break statement not within loop or switch
34 | break;
| ^~~~~