Problem exam
User Elyssa278
Submission Time 2023-02-17 16:26:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:17:3: error: break statement not within loop or switch
17 | break;
| ^~~~~