結果

問題 No.2828 Remainder Game
ユーザー 👑 p-adicp-adic
提出日時 2024-06-18 21:57:55
言語 cLay
(20240714-1)
結果
AC  
実行時間 90 ms / 2,000 ms
コード長 148 bytes
コンパイル時間 2,609 ms
コンパイル使用メモリ 174,272 KB
実行使用メモリ 25,580 KB
平均クエリ数 22.00
最終ジャッジ日時 2024-06-20 18:43:20
合計ジャッジ時間 5,951 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 90 ms
24,940 KB
testcase_01 AC 69 ms
24,812 KB
testcase_02 AC 74 ms
24,812 KB
testcase_03 AC 71 ms
24,800 KB
testcase_04 AC 70 ms
25,580 KB
testcase_05 AC 70 ms
24,568 KB
testcase_06 AC 69 ms
25,208 KB
testcase_07 AC 69 ms
25,208 KB
testcase_08 AC 68 ms
25,208 KB
testcase_09 AC 70 ms
25,180 KB
testcase_10 AC 69 ms
24,824 KB
testcase_11 AC 76 ms
24,568 KB
testcase_12 AC 70 ms
25,208 KB
testcase_13 AC 69 ms
25,208 KB
testcase_14 AC 69 ms
24,952 KB
testcase_15 AC 69 ms
25,208 KB
testcase_16 AC 69 ms
24,824 KB
testcase_17 AC 69 ms
24,952 KB
testcase_18 AC 75 ms
24,824 KB
testcase_19 AC 68 ms
25,208 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

//interactive
ll@N,K=512,M=2K,R[K],C[10];rep(d,10){wt(M,K);*R=1<<d;rep(i,1,K)R[i]=(R[i-1]+1)|*R;wt(R(K));rd(C[d]);}wt(0,1);wt(sum[d,0,10](C[d]<<d));
0