Problem candies3
User SideQuesting
Submission Time 2025-11-16 16:28:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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