結果

問題 No.2624 Prediction by Average
ユーザー 👑 p-adicp-adic
提出日時 2024-02-10 10:04:30
言語 cLay
(20240714-1)
結果
WA  
実行時間 -
コード長 174 bytes
コンパイル時間 2,115 ms
コンパイル使用メモリ 177,304 KB
実行使用メモリ 7,368 KB
最終ジャッジ日時 2024-09-28 17:03:19
合計ジャッジ時間 2,529 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1 ms
6,820 KB
testcase_01 AC 4 ms
6,820 KB
testcase_02 WA -
testcase_03 AC 2 ms
6,816 KB
testcase_04 WA -
testcase_05 WA -
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@T;rep(T){ll@N,C=1d3,r=N%C,m,L;VI a(2C);string@S;L=S.size();m=stoll(S.substr(0,L-4)+S.substr(L-3));REP(i,1,2C)a[i]=a[i-1]+((i*m+C-1)/C*C<i*m+i);wt(a[r]+N/C*(a[r+C]-a[r]));}
0