| Problem | eating |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-04-18 11:49:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eating.cpp: In function ‘int main()’:
eating.cpp:13:13: error: invalid types ‘std::map<int, bool>::mapped_type {aka bool}[int]’ for array subscript
13 | if (m[p][b]) cout << "NO" << endl;
| ^