| Problem | lunchbox |
|---|---|
| User | Theo |
| Submission Time | 2026-06-24 02:17:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In lambda function:
lunchbox.cpp:9:14: error: expected ‘{’ before ‘;’ token
9 | cin>>k([i];
| ^
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:9:14: error: expected ‘)’ before ‘;’ token
9 | cin>>k([i];
| ~ ^
| )