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