結果

問題 No.964 2020
ユーザー yuruhiyayuruhiya
提出日時 2020-10-26 20:23:47
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 416 ms / 2,020 ms
コード長 32 bytes
コンパイル時間 417 ms
コンパイル使用メモリ 116,692 KB
実行使用メモリ 128,824 KB
最終ジャッジ日時 2023-09-29 02:50:33
合計ジャッジ時間 6,123 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 392 ms
128,512 KB
testcase_01 AC 402 ms
128,664 KB
testcase_02 AC 405 ms
128,576 KB
testcase_03 AC 416 ms
128,792 KB
testcase_04 AC 400 ms
128,176 KB
testcase_05 AC 399 ms
128,740 KB
testcase_06 AC 400 ms
128,212 KB
testcase_07 AC 401 ms
128,096 KB
testcase_08 AC 399 ms
128,464 KB
testcase_09 AC 404 ms
128,824 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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