Problem justright
User YH
Submission Time 2024-02-17 15:44:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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