結果

問題 No.751 Frac #2
ユーザー kotatsugamekotatsugame
提出日時 2018-11-10 06:25:57
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 443 ms / 1,000 ms
コード長 62 bytes
コンパイル時間 2,771 ms
コンパイル使用メモリ 127,940 KB
実行使用メモリ 136,852 KB
最終ジャッジ日時 2024-05-01 20:59:24
合計ジャッジ時間 15,995 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 368 ms
136,464 KB
testcase_01 AC 360 ms
136,464 KB
testcase_02 AC 352 ms
135,348 KB
testcase_03 AC 359 ms
136,592 KB
testcase_04 AC 364 ms
135,348 KB
testcase_05 AC 359 ms
136,724 KB
testcase_06 AC 443 ms
136,464 KB
testcase_07 AC 365 ms
135,360 KB
testcase_08 AC 378 ms
135,604 KB
testcase_09 AC 359 ms
135,348 KB
testcase_10 AC 369 ms
136,756 KB
testcase_11 AC 371 ms
135,488 KB
testcase_12 AC 369 ms
136,852 KB
testcase_13 AC 373 ms
136,696 KB
testcase_14 AC 368 ms
136,484 KB
testcase_15 AC 372 ms
135,472 KB
testcase_16 AC 378 ms
135,604 KB
testcase_17 AC 378 ms
136,848 KB
testcase_18 AC 386 ms
136,736 KB
testcase_19 AC 391 ms
136,724 KB
testcase_20 AC 390 ms
136,496 KB
testcase_21 AC 383 ms
135,476 KB
testcase_22 AC 379 ms
136,740 KB
testcase_23 AC 370 ms
136,624 KB
testcase_24 AC 374 ms
136,752 KB
testcase_25 AC 365 ms
135,572 KB
testcase_26 AC 367 ms
136,496 KB
testcase_27 AC 364 ms
136,724 KB
testcase_28 AC 359 ms
135,472 KB
testcase_29 AC 363 ms
135,472 KB
testcase_30 AC 358 ms
135,344 KB
testcase_31 AC 372 ms
136,636 KB
testcase_32 AC 361 ms
135,348 KB
testcase_33 AC 361 ms
136,640 KB
testcase_34 AC 366 ms
136,736 KB
testcase_35 AC 362 ms
135,472 KB
testcase_36 AC 361 ms
135,600 KB
testcase_37 AC 366 ms
135,216 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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