| Problem | bingeeating |
|---|---|
| User | justin271828 |
| Submission Time | 2024-12-18 09:39:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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));
| ^~~~~