| Problem | bingeeating |
|---|---|
| User | CKCodeBreaker55 |
| Submission Time | 2024-12-23 21:27:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bingeeating.cpp: In function ‘int main()’:
bingeeating.cpp:20:20: error: ‘v’ was not declared in this scope
20 | total = total + v[0] * m;
| ^
bingeeating.cpp:26:20: error: ‘v’ was not declared in this scope
26 | total = total + v[0] * k;
| ^