0_0_32685400_2334.cpp: In function 'void Dijkstra(int)':
0_0_32685400_2334.cpp:36:19: error: expected primary-expression at end of input
for(int i = 1; i <
^
0_0_32685400_2334.cpp:36:19: error: expected ';' at end of input
0_0_32685400_2334.cpp:36:19: error: expected primary-expression at end of input
0_0_32685400_2334.cpp:36:19: error: expected ')' at end of input
0_0_32685400_2334.cpp:36:19: error: expected statement at end of input
0_0_32685400_2334.cpp:36:19: error: expected '}' at end of input
|