Problem lunchbox
User Akshar
Submission Time 2024-06-20 14:34:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:21:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
21 | for (long long i=0;i<k;i++){
| ^