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