結果

問題 No.1139 Slime Race
ユーザー kotatsugamekotatsugame
提出日時 2020-07-31 23:44:17
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 578 ms / 2,000 ms
コード長 37 bytes
コンパイル時間 1,756 ms
コンパイル使用メモリ 138,476 KB
実行使用メモリ 151,688 KB
最終ジャッジ日時 2024-07-02 08:26:12
合計ジャッジ時間 13,790 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 338 ms
141,664 KB
testcase_01 AC 329 ms
141,704 KB
testcase_02 AC 338 ms
141,596 KB
testcase_03 AC 337 ms
141,720 KB
testcase_04 AC 338 ms
141,828 KB
testcase_05 AC 342 ms
140,168 KB
testcase_06 AC 354 ms
144,648 KB
testcase_07 AC 333 ms
141,832 KB
testcase_08 AC 338 ms
141,956 KB
testcase_09 AC 342 ms
140,036 KB
testcase_10 AC 550 ms
147,928 KB
testcase_11 AC 533 ms
148,104 KB
testcase_12 AC 578 ms
148,744 KB
testcase_13 AC 338 ms
141,956 KB
testcase_14 AC 520 ms
148,488 KB
testcase_15 AC 528 ms
149,768 KB
testcase_16 AC 555 ms
151,688 KB
testcase_17 AC 519 ms
148,356 KB
testcase_18 AC 498 ms
147,844 KB
testcase_19 AC 442 ms
147,344 KB
testcase_20 AC 435 ms
146,700 KB
testcase_21 AC 478 ms
148,236 KB
testcase_22 AC 509 ms
148,356 KB
testcase_23 AC 553 ms
149,508 KB
testcase_24 AC 335 ms
141,704 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get~~/\s.+/;get;say + ^($//words.sum)
0