Problem bingeeating
User dumgod
Submission Time 2025-01-05 23:51:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bingeeating.cpp: In function ‘int main()’:
bingeeating.cpp:23:15: error: ‘h’ was not declared in this scope
23 | sum+=(fart[h].first*m+count*m);
| ^
bingeeating.cpp:28:15: error: ‘h’ was not declared in this scope
28 | sum+=(fart[h].first*k+count*k);
| ^
bingeeating.cpp:32:3: error: ‘h’ was not declared in this scope
32 | h++;
| ^
bingeeating.cpp: At global scope:
bingeeating.cpp:38:1: error: expected declaration before ‘}’ token
38 | }
| ^