Problem candies
User Josh28
Submission Time 2022-12-27 22:50:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

candies.cpp: In function ‘void solve()’:
candies.cpp:73:20: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
73 | if (putinstan <= n) {
| ^
| yn