Problem lunchcombo
User dacashew
Submission Time 2023-12-30 08:13:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchcombo.cpp: In function ‘int main()’:
lunchcombo.cpp:145:17: error: ‘cur’ was not declared in this scope
145 | cout<<ans+l*(k-cur);
| ^~~