Problem justright
User NuggetsAreNice
Submission Time 2025-01-23 16:22:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

justright.cpp: In function ‘int main()’:
justright.cpp:30:10: error: expected ‘;’ before ‘}’ token
30 | break
| ^
| ;
31 | }
| ~