結果

問題 No.964 2020
ユーザー yuruhiyayuruhiya
提出日時 2020-10-26 20:23:47
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 330 ms / 2,020 ms
コード長 32 bytes
コンパイル時間 382 ms
コンパイル使用メモリ 134,284 KB
実行使用メモリ 144,692 KB
最終ジャッジ日時 2024-07-21 21:35:41
合計ジャッジ時間 4,608 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 330 ms
144,184 KB
testcase_01 AC 315 ms
144,564 KB
testcase_02 AC 318 ms
144,436 KB
testcase_03 AC 315 ms
144,436 KB
testcase_04 AC 325 ms
144,180 KB
testcase_05 AC 315 ms
144,308 KB
testcase_06 AC 314 ms
144,692 KB
testcase_07 AC 313 ms
144,436 KB
testcase_08 AC 316 ms
144,564 KB
testcase_09 AC 313 ms
144,184 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

put [~] map *%10 x$!,1..($!=get)
0