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

Compile Error

candies3.cpp: In function ‘int main()’:
candies3.cpp:32:5: error: expected ‘}’ before ‘else’
32 | else {
| ^~~~
candies3.cpp:27:41: note: to match this ‘{’
27 | if (current_wrappers>=w){
| ^