結果

問題 No.1406 Test
ユーザー kotatsugamekotatsugame
提出日時 2021-02-27 06:48:27
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 357 ms / 2,000 ms
コード長 39 bytes
コンパイル時間 2,243 ms
コンパイル使用メモリ 132,232 KB
実行使用メモリ 143,156 KB
最終ジャッジ日時 2024-10-02 16:59:43
合計ジャッジ時間 11,241 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 351 ms
142,596 KB
testcase_01 AC 348 ms
142,772 KB
testcase_02 AC 351 ms
142,768 KB
testcase_03 AC 353 ms
143,024 KB
testcase_04 AC 355 ms
143,024 KB
testcase_05 AC 348 ms
143,156 KB
testcase_06 AC 354 ms
142,768 KB
testcase_07 AC 348 ms
142,900 KB
testcase_08 AC 351 ms
142,772 KB
testcase_09 AC 348 ms
143,028 KB
testcase_10 AC 350 ms
142,896 KB
testcase_11 AC 353 ms
143,028 KB
testcase_12 AC 357 ms
143,024 KB
testcase_13 AC 350 ms
142,896 KB
testcase_14 AC 355 ms
142,848 KB
testcase_15 AC 349 ms
142,896 KB
testcase_16 AC 334 ms
142,772 KB
testcase_17 AC 348 ms
142,896 KB
testcase_18 AC 354 ms
142,900 KB
testcase_19 AC 342 ms
143,008 KB
testcase_20 AC 350 ms
143,028 KB
testcase_21 AC 349 ms
143,028 KB
testcase_22 AC 349 ms
143,028 KB
testcase_23 AC 348 ms
142,900 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say sum ^101+($/=words)[1..*].sum X%%$0
0