結果

問題 No.751 Frac #2
ユーザー %20%20
提出日時 2018-11-10 06:19:51
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 352 ms / 1,000 ms
コード長 63 bytes
コンパイル時間 1,152 ms
コンパイル使用メモリ 119,292 KB
実行使用メモリ 128,492 KB
最終ジャッジ日時 2023-08-14 08:07:21
合計ジャッジ時間 15,069 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 336 ms
128,436 KB
testcase_01 AC 337 ms
128,296 KB
testcase_02 AC 339 ms
128,316 KB
testcase_03 AC 336 ms
127,828 KB
testcase_04 AC 340 ms
128,300 KB
testcase_05 AC 338 ms
127,856 KB
testcase_06 AC 340 ms
127,560 KB
testcase_07 AC 334 ms
127,692 KB
testcase_08 AC 335 ms
127,916 KB
testcase_09 AC 337 ms
127,792 KB
testcase_10 AC 336 ms
127,948 KB
testcase_11 AC 336 ms
127,768 KB
testcase_12 AC 334 ms
127,964 KB
testcase_13 AC 341 ms
127,700 KB
testcase_14 AC 342 ms
127,672 KB
testcase_15 AC 338 ms
127,660 KB
testcase_16 AC 337 ms
127,828 KB
testcase_17 AC 337 ms
127,896 KB
testcase_18 AC 334 ms
127,992 KB
testcase_19 AC 333 ms
128,028 KB
testcase_20 AC 335 ms
127,996 KB
testcase_21 AC 333 ms
127,600 KB
testcase_22 AC 336 ms
127,856 KB
testcase_23 AC 332 ms
127,908 KB
testcase_24 AC 331 ms
127,856 KB
testcase_25 AC 331 ms
128,304 KB
testcase_26 AC 331 ms
128,212 KB
testcase_27 AC 335 ms
127,992 KB
testcase_28 AC 336 ms
127,968 KB
testcase_29 AC 331 ms
128,124 KB
testcase_30 AC 335 ms
127,908 KB
testcase_31 AC 333 ms
128,048 KB
testcase_32 AC 337 ms
128,140 KB
testcase_33 AC 342 ms
128,048 KB
testcase_34 AC 339 ms
127,900 KB
testcase_35 AC 342 ms
128,404 KB
testcase_36 AC 352 ms
128,044 KB
testcase_37 AC 349 ms
128,492 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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