Problem catlunch
User idontlikeboystrustme
Submission Time 2025-12-12 16:45:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:14:8: error: cannot convert ‘std::priority_queue<long long int>::empty’ from type ‘bool (std::priority_queue<long long int>::)() const’ to type ‘bool’
14 | if(!v.empty){
| ^~~~~
catlunch.cpp:14:8: error: in argument to unary !