0_0_38190591_16187.cpp: In function 'int dijkstra(int)': 0_0_38190591_16187.cpp:19:12: error: invalid types 'int[int]' for array subscript if (!t[j] && (t == -1 || dist[t] > dist[j])) ^