Problem candies
User sporknives
Submission Time 2025-11-12 11:59:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

candies.cpp: In function ‘int main()’:
candies.cpp:29:1: error: expected ‘}’ at end of input
29 | }
| ^
candies.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^