Problem candies
User Akshat369
Submission Time 2024-01-27 00:08:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

candies.cpp: In function ‘void Solve()’:
candies.cpp:82:6: error: ‘seg’ was not declared in this scope
82 | if(seg[1]==0){ cout<<0<<endl; continue;}
| ^~~