| Problem | problematicjourney |
|---|---|
| User | justin271828 |
| Submission Time | 2024-11-13 21:01:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
problematicjourney.cpp: In function ‘int main()’:
problematicjourney.cpp:35:35: error: invalid types ‘int [N][<unresolved overloaded function type>]’ for array subscript
35 | timel[p.first] = timel[q.front]+1;
| ^