0_0_39779012_7611.cpp: In function 'int dijkstra()':
0_0_39779012_7611.cpp:38:21: error: expected primary-expression at end of input
38 | MIN&
| ^
0_0_39779012_7611.cpp:38:21: error: expected '}' at end of input
0_0_39779012_7611.cpp:36:9: note: to match this '{'
36 | {
| ^
0_0_39779012_7611.cpp:38:21: error: expected '}' at end of input
38 | MIN&
| ^
0_0_39779012_7611.cpp:33:5: note: to match this '{'
33 | {
| ^
0_0_39779012_7611.cpp:38:21: error: expected '}' at end of input
38 | MIN&
| ^
0_0_39779012_7611.cpp:29:1: note: to match this '{'
29 | {
| ^
|