Problem | eight |
---|---|
User | louisleehi |
Submission Time | 2024-12-02 14:40:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eight.cpp: In function ‘int main()’:
eight.cpp:19:1: error: break statement not within loop or switch
19 | break;
| ^~~~~