Problem lunchbox
User Soysauce
Submission Time 2024-03-04 17:17:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp:20:3: error: ‘cout’ does not name a type
20 | cout<<mags;
| ^~~~
lunchbox.cpp:21:1: error: expected declaration before ‘}’ token
21 | }
| ^