結果

問題 No.1142 XOR と XOR
ユーザー tailstails
提出日時 2022-08-31 21:06:36
言語 cLay
(20240104-1)
結果
AC  
実行時間 1,376 ms / 2,000 ms
コード長 143 bytes
コンパイル時間 4,992 ms
コンパイル使用メモリ 175,644 KB
実行使用メモリ 4,652 KB
最終ジャッジ日時 2023-08-08 10:17:35
合計ジャッジ時間 26,522 ms
ジャッジサーバーID
(参考情報)
judge12 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,352 KB
testcase_01 AC 2 ms
4,380 KB
testcase_02 AC 2 ms
4,380 KB
testcase_03 AC 1,376 ms
4,468 KB
testcase_04 AC 1,085 ms
4,408 KB
testcase_05 AC 884 ms
4,420 KB
testcase_06 AC 1,122 ms
4,408 KB
testcase_07 AC 1,375 ms
4,380 KB
testcase_08 AC 1,373 ms
4,384 KB
testcase_09 AC 1,373 ms
4,412 KB
testcase_10 AC 1,375 ms
4,412 KB
testcase_11 AC 2 ms
4,384 KB
testcase_12 AC 1 ms
4,376 KB
testcase_13 AC 1 ms
4,380 KB
testcase_14 AC 731 ms
4,384 KB
testcase_15 AC 712 ms
4,380 KB
testcase_16 AC 59 ms
4,376 KB
testcase_17 AC 1,031 ms
4,380 KB
testcase_18 AC 230 ms
4,380 KB
testcase_19 AC 1,115 ms
4,408 KB
testcase_20 AC 715 ms
4,380 KB
testcase_21 AC 442 ms
4,376 KB
testcase_22 AC 246 ms
4,380 KB
testcase_23 AC 1,040 ms
4,408 KB
testcase_24 AC 1,177 ms
4,648 KB
testcase_25 AC 682 ms
4,384 KB
testcase_26 AC 1,102 ms
4,652 KB
testcase_27 AC 880 ms
4,444 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