0_0_27545521_3931.cpp: In function 'int dfs(int, int)':
0_0_27545521_3931.cpp:28:36: error: expected primary-expression at end of input
min_dis=min(dis[v],min_dis)%
^
0_0_27545521_3931.cpp:28:36: error: expected '}' at end of input
0_0_27545521_3931.cpp:28:36: error: expected '}' at end of input
|