Problem traineeline
User giaan1231
Submission Time 2023-12-25 01:15:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

traineeline.cpp: In function ‘int main()’:
traineeline.cpp:27:17: error: ‘d’ was not declared in this scope
27 | if(!d.empty())sum += a * q.front().first;
| ^