Problem | 7up |
---|---|
User | diysen |
Submission Time | 2024-01-18 17:23:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
7up.cpp: In function βint main()β:
7up.cpp:25:5: error: break statement not within loop or switch
25 | break;
| ^~~~~
7up.cpp: At global scope:
7up.cpp:28:1: error: expected declaration before β}β token
28 | }
| ^