結果

問題 No.970 数列変換マシン
ユーザー kotatsugamekotatsugame
提出日時 2020-01-18 01:19:29
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 972 ms / 2,000 ms
コード長 36 bytes
コンパイル時間 570 ms
コンパイル使用メモリ 135,084 KB
実行使用メモリ 182,124 KB
最終ジャッジ日時 2024-06-26 04:38:28
合計ジャッジ時間 16,839 ms
ジャッジサーバーID
(参考情報)
judge4 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 881 ms
181,104 KB
testcase_01 AC 886 ms
181,720 KB
testcase_02 AC 880 ms
182,124 KB
testcase_03 AC 901 ms
180,640 KB
testcase_04 AC 823 ms
180,804 KB
testcase_05 AC 972 ms
181,020 KB
testcase_06 AC 715 ms
161,624 KB
testcase_07 AC 934 ms
180,000 KB
testcase_08 AC 938 ms
180,284 KB
testcase_09 AC 394 ms
144,588 KB
testcase_10 AC 396 ms
144,708 KB
testcase_11 AC 403 ms
144,588 KB
testcase_12 AC 403 ms
144,720 KB
testcase_13 AC 395 ms
144,716 KB
testcase_14 AC 400 ms
144,720 KB
testcase_15 AC 371 ms
144,208 KB
testcase_16 AC 375 ms
144,208 KB
testcase_17 AC 371 ms
144,332 KB
testcase_18 AC 373 ms
144,460 KB
testcase_19 AC 369 ms
144,208 KB
testcase_20 AC 359 ms
144,208 KB
testcase_21 AC 364 ms
144,336 KB
testcase_22 AC 369 ms
144,204 KB
testcase_23 AC 367 ms
144,464 KB
testcase_24 AC 366 ms
144,332 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

put ((1-get)X*@($_=get.words))X+.sum
0