結果

問題 No.1565 Union
ユーザー yuruhiyayuruhiya
提出日時 2021-06-27 09:38:23
言語 cLay
(20240714-1)
結果
AC  
実行時間 26 ms / 2,000 ms
コード長 87 bytes
コンパイル時間 3,427 ms
コンパイル使用メモリ 174,176 KB
実行使用メモリ 16,680 KB
最終ジャッジ日時 2024-09-27 13:37:23
合計ジャッジ時間 6,259 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 4 ms
6,820 KB
testcase_01 AC 4 ms
6,940 KB
testcase_02 AC 4 ms
6,944 KB
testcase_03 AC 4 ms
6,944 KB
testcase_04 AC 4 ms
7,784 KB
testcase_05 AC 4 ms
6,944 KB
testcase_06 AC 4 ms
7,880 KB
testcase_07 AC 5 ms
7,752 KB
testcase_08 AC 3 ms
6,940 KB
testcase_09 AC 4 ms
6,944 KB
testcase_10 AC 10 ms
9,508 KB
testcase_11 AC 16 ms
12,908 KB
testcase_12 AC 15 ms
10,356 KB
testcase_13 AC 7 ms
10,336 KB
testcase_14 AC 19 ms
11,676 KB
testcase_15 AC 22 ms
16,648 KB
testcase_16 AC 22 ms
14,828 KB
testcase_17 AC 24 ms
14,960 KB
testcase_18 AC 25 ms
15,088 KB
testcase_19 AC 26 ms
13,852 KB
testcase_20 AC 17 ms
16,680 KB
testcase_21 AC 16 ms
16,552 KB
testcase_22 AC 16 ms
15,088 KB
testcase_23 AC 17 ms
14,956 KB
testcase_24 AC 15 ms
15,084 KB
testcase_25 AC 17 ms
16,676 KB
testcase_26 AC 15 ms
14,628 KB
testcase_27 AC 15 ms
13,516 KB
testcase_28 AC 17 ms
16,024 KB
testcase_29 AC 16 ms
16,416 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

{int@n,@m,a[3d5],b[];rd((a--,b--)(m));graph g;g.setEdge(n,m,a,b);wt(g.getDist(0,n-1));}
0