結果

問題 No.751 Frac #2
ユーザー kotatsugamekotatsugame
提出日時 2018-11-10 06:25:57
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 437 ms / 1,000 ms
コード長 62 bytes
コンパイル時間 2,332 ms
コンパイル使用メモリ 127,960 KB
実行使用メモリ 137,108 KB
最終ジャッジ日時 2024-11-22 03:27:52
合計ジャッジ時間 18,409 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 411 ms
135,316 KB
testcase_01 AC 408 ms
136,720 KB
testcase_02 AC 405 ms
136,852 KB
testcase_03 AC 402 ms
136,976 KB
testcase_04 AC 411 ms
136,720 KB
testcase_05 AC 410 ms
136,720 KB
testcase_06 AC 408 ms
136,724 KB
testcase_07 AC 402 ms
136,980 KB
testcase_08 AC 404 ms
136,980 KB
testcase_09 AC 406 ms
136,848 KB
testcase_10 AC 405 ms
135,700 KB
testcase_11 AC 408 ms
136,724 KB
testcase_12 AC 402 ms
136,724 KB
testcase_13 AC 404 ms
136,592 KB
testcase_14 AC 410 ms
136,720 KB
testcase_15 AC 411 ms
137,104 KB
testcase_16 AC 407 ms
136,592 KB
testcase_17 AC 407 ms
136,724 KB
testcase_18 AC 404 ms
136,852 KB
testcase_19 AC 415 ms
136,980 KB
testcase_20 AC 404 ms
136,852 KB
testcase_21 AC 413 ms
136,980 KB
testcase_22 AC 428 ms
136,976 KB
testcase_23 AC 421 ms
135,972 KB
testcase_24 AC 427 ms
136,724 KB
testcase_25 AC 422 ms
136,980 KB
testcase_26 AC 421 ms
136,980 KB
testcase_27 AC 429 ms
136,752 KB
testcase_28 AC 416 ms
136,852 KB
testcase_29 AC 424 ms
135,860 KB
testcase_30 AC 429 ms
136,848 KB
testcase_31 AC 428 ms
135,856 KB
testcase_32 AC 437 ms
135,828 KB
testcase_33 AC 428 ms
135,604 KB
testcase_34 AC 435 ms
137,108 KB
testcase_35 AC 427 ms
136,724 KB
testcase_36 AC 429 ms
137,108 KB
testcase_37 AC 420 ms
136,824 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$_={get;get.words};put ([/] |.(),reduce *R/*,.().reverse).nude
0