| Problem | lunchbox |
|---|---|
| User | Maskaphobia |
| Submission Time | 2024-02-13 10:17:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:15:41: error: expected ‘;’ before ‘)’ token
15 | for (auto it = v.begin(); it != v.end()){
| ^
| ;