Problem choosingcandies
User natizwyn
Submission Time 2026-06-24 16:14:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choosingcandies.cpp: In function ‘int main()’:
choosingcandies.cpp:19:18: error: expected ‘;’ before ‘}’ token
19 | break
| ^
| ;
20 | }
| ~