結果

問題 No.1142 XOR と XOR
ユーザー tailstails
提出日時 2022-08-31 21:06:36
言語 cLay
(20240714-1)
結果
AC  
実行時間 921 ms / 2,000 ms
コード長 143 bytes
コンパイル時間 3,997 ms
コンパイル使用メモリ 177,972 KB
実行使用メモリ 5,248 KB
最終ジャッジ日時 2024-11-08 15:58:06
合計ジャッジ時間 19,849 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
5,248 KB
testcase_01 AC 1 ms
5,248 KB
testcase_02 AC 2 ms
5,248 KB
testcase_03 AC 921 ms
5,248 KB
testcase_04 AC 717 ms
5,248 KB
testcase_05 AC 595 ms
5,248 KB
testcase_06 AC 746 ms
5,248 KB
testcase_07 AC 914 ms
5,248 KB
testcase_08 AC 918 ms
5,248 KB
testcase_09 AC 912 ms
5,248 KB
testcase_10 AC 911 ms
5,248 KB
testcase_11 AC 2 ms
5,248 KB
testcase_12 AC 2 ms
5,248 KB
testcase_13 AC 2 ms
5,248 KB
testcase_14 AC 481 ms
5,248 KB
testcase_15 AC 463 ms
5,248 KB
testcase_16 AC 39 ms
5,248 KB
testcase_17 AC 680 ms
5,248 KB
testcase_18 AC 149 ms
5,248 KB
testcase_19 AC 742 ms
5,248 KB
testcase_20 AC 487 ms
5,248 KB
testcase_21 AC 294 ms
5,248 KB
testcase_22 AC 165 ms
5,248 KB
testcase_23 AC 688 ms
5,248 KB
testcase_24 AC 781 ms
5,248 KB
testcase_25 AC 459 ms
5,248 KB
testcase_26 AC 726 ms
5,248 KB
testcase_27 AC 578 ms
5,248 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

vector<Mint>s(3d3),t=s,u,a=s,b=s;ll@n,@m,@k;rep(j,n+m){a=j==n?u=t,t=s:b;++a[0];ll@x;rep(i,2d3)t[i]+=b[i]=a[i^x];}wt(sum[i,0,2d3](t[i]*u[i^k]));
0