0_0_18800336_22301.cpp: In function 'void dijstra(int, int)':
0_0_18800336_22301.cpp:69:19: error: 'h' was not declared in this scope
for(int i=h
^
0_0_18800336_22301.cpp:69:19: error: expected ';' at end of input
0_0_18800336_22301.cpp:69:19: error: expected primary-expression at end of input
0_0_18800336_22301.cpp:69:19: error: expected ';' at end of input
0_0_18800336_22301.cpp:69:19: error: expected primary-expression at end of input
0_0_18800336_22301.cpp:69:19: error: expected ')' at end of input
0_0_18800336_22301.cpp:69:19: error: expected statement at end of input
0_0_18800336_22301.cpp:69:19: error: expected '}' at end of input
0_0_18800336_22301.cpp:69:19: error: expected '}' at end of input
|