結果

問題 No.2630 Colorful Vertices and Cheapest Paths
ユーザー tailstails
提出日時 2024-05-24 11:57:51
言語 cLay
(20240714-1)
結果
AC  
実行時間 296 ms / 2,500 ms
コード長 258 bytes
コンパイル時間 3,152 ms
コンパイル使用メモリ 178,176 KB
実行使用メモリ 46,028 KB
最終ジャッジ日時 2024-05-24 11:58:00
合計ジャッジ時間 8,611 ms
ジャッジサーバーID
(参考情報)
judge4 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 98 ms
12,928 KB
testcase_01 AC 234 ms
28,100 KB
testcase_02 AC 259 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 125 ms
10,696 KB
testcase_07 AC 217 ms
43,648 KB
testcase_08 AC 207 ms
41,032 KB
testcase_09 AC 217 ms
44,288 KB
testcase_10 AC 291 ms
44,288 KB
testcase_11 AC 284 ms
45,896 KB
testcase_12 AC 280 ms
44,160 KB
testcase_13 AC 283 ms
46,028 KB
testcase_14 AC 296 ms
46,028 KB
testcase_15 AC 216 ms
6,944 KB
testcase_16 AC 213 ms
8,516 KB
testcase_17 AC 212 ms
6,940 KB
testcase_18 AC 128 ms
15,360 KB
testcase_19 AC 184 ms
36,804 KB
testcase_20 AC 174 ms
31,048 KB
testcase_21 AC 208 ms
46,020 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@N,@M,@--(A,B)[M],@--C[N],@W[10],@Q,@--(U,V)[Q],a[Q],c;rep(q,Q)a[q]=-1;REP(b,1024){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])&(ull)s>c?c:s;}wtLn(a(Q));
0