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