Problem lunchbox
User christal
Submission Time 2023-12-16 16:37:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:14:14: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
14 | if(N_boxes<k){
| ^