結果

問題 No.414 衝動
ユーザー yuruhiyayuruhiya
提出日時 2020-10-30 18:14:55
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 51 bytes
コンパイル時間 469 ms
コンパイル使用メモリ 127,236 KB
実行使用メモリ 147,860 KB
最終ジャッジ日時 2024-07-21 22:57:48
合計ジャッジ時間 11,918 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 568 ms
143,764 KB
testcase_01 AC 559 ms
142,600 KB
testcase_02 AC 557 ms
142,392 KB
testcase_03 WA -
testcase_04 AC 548 ms
142,284 KB
testcase_05 AC 803 ms
147,728 KB
testcase_06 AC 830 ms
147,860 KB
testcase_07 AC 673 ms
145,816 KB
testcase_08 AC 825 ms
147,460 KB
testcase_09 WA -
testcase_10 AC 544 ms
142,392 KB
testcase_11 AC 600 ms
146,076 KB
testcase_12 AC 542 ms
142,156 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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