Problem catlunch
User Anonymouse
Submission Time 2023-06-18 17:46:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:20:9: error: ‘curr’ was not declared in this scope
20 | curr+=pq.top();
| ^~~~