結果

問題 No.970 数列変換マシン
ユーザー kotatsugamekotatsugame
提出日時 2020-01-18 01:19:53
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 939 ms / 2,000 ms
コード長 32 bytes
コンパイル時間 1,377 ms
コンパイル使用メモリ 120,108 KB
実行使用メモリ 167,068 KB
最終ジャッジ日時 2023-09-08 11:21:06
合計ジャッジ時間 17,757 ms
ジャッジサーバーID
(参考情報)
judge12 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 865 ms
165,080 KB
testcase_01 AC 897 ms
167,068 KB
testcase_02 AC 852 ms
163,028 KB
testcase_03 AC 939 ms
162,984 KB
testcase_04 AC 801 ms
160,980 KB
testcase_05 AC 912 ms
164,888 KB
testcase_06 AC 708 ms
150,116 KB
testcase_07 AC 910 ms
161,024 KB
testcase_08 AC 895 ms
160,792 KB
testcase_09 AC 385 ms
132,012 KB
testcase_10 AC 370 ms
132,128 KB
testcase_11 AC 376 ms
132,136 KB
testcase_12 AC 371 ms
134,300 KB
testcase_13 AC 369 ms
133,720 KB
testcase_14 AC 384 ms
133,520 KB
testcase_15 AC 356 ms
131,608 KB
testcase_16 AC 346 ms
131,776 KB
testcase_17 AC 346 ms
131,636 KB
testcase_18 AC 356 ms
131,760 KB
testcase_19 AC 357 ms
131,860 KB
testcase_20 AC 353 ms
131,568 KB
testcase_21 AC 343 ms
131,644 KB
testcase_22 AC 339 ms
131,692 KB
testcase_23 AC 350 ms
131,800 KB
testcase_24 AC 343 ms
131,644 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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