結果

問題 No.970 数列変換マシン
ユーザー kotatsugamekotatsugame
提出日時 2020-01-18 01:19:53
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 962 ms / 2,000 ms
コード長 32 bytes
コンパイル時間 531 ms
コンパイル使用メモリ 125,420 KB
実行使用メモリ 173,708 KB
最終ジャッジ日時 2024-06-26 04:39:20
合計ジャッジ時間 17,162 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 855 ms
168,452 KB
testcase_01 AC 916 ms
173,708 KB
testcase_02 AC 867 ms
167,980 KB
testcase_03 AC 910 ms
165,148 KB
testcase_04 AC 801 ms
164,856 KB
testcase_05 AC 962 ms
172,712 KB
testcase_06 AC 734 ms
155,452 KB
testcase_07 AC 889 ms
165,120 KB
testcase_08 AC 895 ms
164,996 KB
testcase_09 AC 389 ms
137,252 KB
testcase_10 AC 393 ms
137,120 KB
testcase_11 AC 397 ms
137,016 KB
testcase_12 AC 397 ms
137,252 KB
testcase_13 AC 389 ms
136,736 KB
testcase_14 AC 400 ms
137,380 KB
testcase_15 AC 374 ms
136,480 KB
testcase_16 AC 372 ms
136,480 KB
testcase_17 AC 372 ms
136,228 KB
testcase_18 AC 374 ms
136,372 KB
testcase_19 AC 373 ms
136,100 KB
testcase_20 AC 374 ms
136,504 KB
testcase_21 AC 374 ms
136,612 KB
testcase_22 AC 380 ms
136,480 KB
testcase_23 AC 399 ms
135,820 KB
testcase_24 AC 397 ms
136,228 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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