Problem lunchbox
User Ronaldo7
Submission Time 2026-06-25 22:57:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:19:11: error: expected ‘}’ at end of input
19 | cout<<sum;
| ^
lunchbox.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^