Submission #28599
ソースコード
ステータス
コンパイルメッセージ
./Main.cpp:23:19: error: stray ‘\343’ in program
pq.push(P(0,1));
^
./Main.cpp:23:20: error: stray ‘\200’ in program
pq.push(P(0,1));
^
./Main.cpp:23:21: error: stray ‘\200’ in program
pq.push(P(0,1));
^
./Main.cpp:31:37: error: stray ‘\343’ in program
if(cost+ncost<min_cost[next]){
^
./Main.cpp:31:38: error: stray ‘\200’ in program
if(cost+ncost<min_cost[next]){
^
./Main.cpp:31:39: error: stray ‘\200’ in program
if(cost+ncost<min_cost[next]){
^
セット
テストケース