Problem lunchbox
User ZacharyTan2010
Submission Time 2024-02-05 17:54:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:5:8: error: expected ‘;’ before ‘}’ token
5 | cout<<5}
| ^
| ;