結果

問題 No.970 数列変換マシン
ユーザー kotatsugamekotatsugame
提出日時 2020-01-18 01:19:29
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 987 ms / 2,000 ms
コード長 36 bytes
コンパイル時間 1,780 ms
コンパイル使用メモリ 112,556 KB
実行使用メモリ 161,492 KB
最終ジャッジ日時 2023-09-08 11:20:06
合計ジャッジ時間 19,054 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 949 ms
161,160 KB
testcase_01 AC 938 ms
161,252 KB
testcase_02 AC 962 ms
159,484 KB
testcase_03 AC 976 ms
159,888 KB
testcase_04 AC 869 ms
159,732 KB
testcase_05 AC 965 ms
161,492 KB
testcase_06 AC 736 ms
144,328 KB
testcase_07 AC 956 ms
157,716 KB
testcase_08 AC 987 ms
159,508 KB
testcase_09 AC 388 ms
126,532 KB
testcase_10 AC 403 ms
121,148 KB
testcase_11 AC 392 ms
125,968 KB
testcase_12 AC 381 ms
125,460 KB
testcase_13 AC 390 ms
125,708 KB
testcase_14 AC 384 ms
126,168 KB
testcase_15 AC 367 ms
125,860 KB
testcase_16 AC 373 ms
125,352 KB
testcase_17 AC 362 ms
125,964 KB
testcase_18 AC 370 ms
125,476 KB
testcase_19 AC 400 ms
125,244 KB
testcase_20 AC 429 ms
126,152 KB
testcase_21 AC 400 ms
126,196 KB
testcase_22 AC 390 ms
126,008 KB
testcase_23 AC 377 ms
125,436 KB
testcase_24 AC 372 ms
125,148 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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