結果

問題 No.414 衝動
ユーザー yuruhiyayuruhiya
提出日時 2020-10-30 18:14:55
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 51 bytes
コンパイル時間 405 ms
コンパイル使用メモリ 122,532 KB
実行使用メモリ 142,348 KB
最終ジャッジ日時 2023-09-29 04:28:10
合計ジャッジ時間 12,371 ms
ジャッジサーバーID
(参考情報)
judge12 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 618 ms
138,508 KB
testcase_01 AC 602 ms
134,204 KB
testcase_02 AC 605 ms
134,160 KB
testcase_03 WA -
testcase_04 AC 604 ms
134,172 KB
testcase_05 AC 909 ms
140,444 KB
testcase_06 AC 897 ms
140,136 KB
testcase_07 AC 724 ms
138,524 KB
testcase_08 AC 892 ms
140,512 KB
testcase_09 WA -
testcase_10 AC 606 ms
134,568 KB
testcase_11 AC 639 ms
140,460 KB
testcase_12 AC 592 ms
134,292 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get.&{put [($!=(grep($_%%*,2..1e5)||$_)[0]),$_/$!]}
0