Problem lunchbox
User ilovepythonandhatecplusplus
Submission Time 2024-03-06 17:06:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:36:12: error: expected ‘}’ at end of input
36 | cout<< gyat;
| ^
lunchbox.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^