結果

問題 No.1620 Substring Sum
ユーザー yuruhiyayuruhiya
提出日時 2021-07-22 22:20:05
言語 Ruby
(3.3.0)
結果
AC  
実行時間 1,669 ms / 2,000 ms
コード長 82 bytes
コンパイル時間 731 ms
コンパイル使用メモリ 7,552 KB
実行使用メモリ 32,768 KB
最終ジャッジ日時 2024-07-17 18:21:53
合計ジャッジ時間 27,014 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 87 ms
12,160 KB
testcase_01 AC 89 ms
12,160 KB
testcase_02 AC 88 ms
12,160 KB
testcase_03 AC 88 ms
12,160 KB
testcase_04 AC 1,669 ms
32,256 KB
testcase_05 AC 1,618 ms
32,256 KB
testcase_06 AC 1,590 ms
32,384 KB
testcase_07 AC 1,541 ms
32,512 KB
testcase_08 AC 1,553 ms
32,384 KB
testcase_09 AC 1,495 ms
32,640 KB
testcase_10 AC 1,561 ms
32,384 KB
testcase_11 AC 1,554 ms
32,384 KB
testcase_12 AC 555 ms
18,560 KB
testcase_13 AC 1,435 ms
32,768 KB
testcase_14 AC 1,458 ms
32,640 KB
testcase_15 AC 1,294 ms
30,976 KB
testcase_16 AC 929 ms
23,552 KB
testcase_17 AC 1,255 ms
30,336 KB
testcase_18 AC 87 ms
12,288 KB
testcase_19 AC 83 ms
12,032 KB
testcase_20 AC 1,575 ms
32,768 KB
testcase_21 AC 1,568 ms
32,384 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

i=0;p gets.chop.chars.sum{2.pow(i,M=998244353)*11.pow($_.size-1-i+=1,M)*_1.to_i}%M
0