Problem lunchbox
User JcYong
Submission Time 2024-06-19 14:21:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function β€˜int main()’:
lunchbox.cpp:9:12: error: invalid types β€˜<unresolved overloaded function type>[int]’ for array subscript
9 | pq.push[n];
| ^