結果

問題 No.2871 Universal Serial Bus
ユーザー 👑 p-adicp-adic
提出日時 2024-09-08 22:40:08
言語 cLay
(20240714-1)
結果
AC  
実行時間 3 ms / 2,000 ms
コード長 155 bytes
コンパイル時間 3,340 ms
コンパイル使用メモリ 176,672 KB
実行使用メモリ 7,876 KB
最終ジャッジ日時 2024-09-08 22:40:12
合計ジャッジ時間 3,765 ms
ジャッジサーバーID
(参考情報)
judge4 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
6,812 KB
testcase_01 AC 2 ms
6,944 KB
testcase_02 AC 1 ms
6,944 KB
testcase_03 AC 2 ms
6,944 KB
testcase_04 AC 2 ms
6,944 KB
testcase_05 AC 3 ms
7,876 KB
testcase_06 AC 2 ms
6,944 KB
testcase_07 AC 1 ms
6,940 KB
testcase_08 AC 2 ms
6,940 KB
testcase_09 AC 2 ms
6,944 KB
testcase_10 AC 2 ms
6,940 KB
testcase_11 AC 2 ms
6,940 KB
testcase_12 AC 2 ms
6,940 KB
testcase_13 AC 2 ms
6,944 KB
testcase_14 AC 1 ms
6,944 KB
testcase_15 AC 2 ms
6,944 KB
testcase_16 AC 1 ms
6,940 KB
testcase_17 AC 1 ms
6,940 KB
testcase_18 AC 1 ms
6,940 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@H,@W,a=1,b=1;string@S[H],@T[H];rep(i,H)rep(j,W)a&=S[i][j]!=T[i][j],b&=S[i][j]!=T[H-i-1][W-j-1];double p=1;wt(a|b?sum[i,0,30]((i&1?b:a)?p/=1<<i:p)+1:-1);
0