Problem bingeeating
User justin271828
Submission Time 2024-12-18 09:39:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bingeeating.cpp: In function ‘int main()’:
bingeeating.cpp:18:17: error: ‘units’ was not declared in this scope
18 | money += ((k-units)/m + (int)((k-units)%m > 0));
| ^~~~~