Problem lunchbox
User noel
Submission Time 2024-06-19 14:30:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:6:7: error: two or more data types in declaration of ‘type name’
6 | int k,int i;
| ^
lunchbox.cpp:9:2: error: expected initializer before ‘}’ token
9 | }
| ^