結果

問題 No.2630 Colorful Vertices and Cheapest Paths
ユーザー tailstails
提出日時 2024-05-24 11:59:54
言語 cLay
(20240714-1)
結果
AC  
実行時間 282 ms / 2,500 ms
コード長 255 bytes
コンパイル時間 2,708 ms
コンパイル使用メモリ 177,956 KB
実行使用メモリ 46,280 KB
最終ジャッジ日時 2024-05-24 12:00:03
合計ジャッジ時間 7,799 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 88 ms
12,672 KB
testcase_01 AC 211 ms
25,928 KB
testcase_02 AC 235 ms
40,576 KB
testcase_03 AC 2 ms
6,944 KB
testcase_04 AC 2 ms
6,940 KB
testcase_05 AC 2 ms
6,940 KB
testcase_06 AC 114 ms
8,832 KB
testcase_07 AC 218 ms
45,512 KB
testcase_08 AC 188 ms
39,168 KB
testcase_09 AC 199 ms
44,288 KB
testcase_10 AC 259 ms
46,280 KB
testcase_11 AC 263 ms
44,160 KB
testcase_12 AC 282 ms
44,288 KB
testcase_13 AC 263 ms
46,280 KB
testcase_14 AC 254 ms
46,276 KB
testcase_15 AC 194 ms
6,940 KB
testcase_16 AC 192 ms
6,944 KB
testcase_17 AC 213 ms
8,640 KB
testcase_18 AC 116 ms
15,360 KB
testcase_19 AC 172 ms
36,684 KB
testcase_20 AC 157 ms
31,176 KB
testcase_21 AC 194 ms
44,288 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@N,@M,@--(A,B)[M],@--C[N],@W[10],@Q,@--(U,V)[Q],a[Q];rep(q,Q)a[q]=-1;REP(b,1024){ull c=sum[d,0,10@b>>d&1](W[d]);unionFind t('m',N,1);rep(j,M)b>>C[A[j]]&1&b>>C[B[j]]&&t(A[j],B[j]);rep[a,q](s,Q)s=b>>C[U[q]]&b>>C[V[q]]&t(U[q])==t(V[q])&s>c?c:s;}wtLn(a(Q));
0