Problem | lunchbox |
---|---|
User | itchydeez |
Submission Time | 2023-11-13 00:54:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:31:10: error: expected ‘}’ at end of input
31 | cout<<x;
| ^
lunchbox.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^