結果

問題 No.1230 Hall_and_me
ユーザー kotatsugamekotatsugame
提出日時 2020-09-18 22:02:20
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 339 ms / 2,000 ms
コード長 31 bytes
コンパイル時間 2,254 ms
コンパイル使用メモリ 120,072 KB
実行使用メモリ 131,880 KB
最終ジャッジ日時 2023-09-04 10:41:54
合計ジャッジ時間 16,953 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 331 ms
131,608 KB
testcase_01 AC 336 ms
131,496 KB
testcase_02 AC 333 ms
131,648 KB
testcase_03 AC 333 ms
131,856 KB
testcase_04 AC 337 ms
131,620 KB
testcase_05 AC 331 ms
131,640 KB
testcase_06 AC 329 ms
131,388 KB
testcase_07 AC 334 ms
131,652 KB
testcase_08 AC 328 ms
131,588 KB
testcase_09 AC 327 ms
131,876 KB
testcase_10 AC 329 ms
131,732 KB
testcase_11 AC 337 ms
131,792 KB
testcase_12 AC 333 ms
131,876 KB
testcase_13 AC 331 ms
131,624 KB
testcase_14 AC 339 ms
131,608 KB
testcase_15 AC 329 ms
131,628 KB
testcase_16 AC 328 ms
131,628 KB
testcase_17 AC 332 ms
131,620 KB
testcase_18 AC 334 ms
131,644 KB
testcase_19 AC 335 ms
131,524 KB
testcase_20 AC 337 ms
131,500 KB
testcase_21 AC 332 ms
131,524 KB
testcase_22 AC 333 ms
131,344 KB
testcase_23 AC 330 ms
131,560 KB
testcase_24 AC 333 ms
131,616 KB
testcase_25 AC 331 ms
131,768 KB
testcase_26 AC 334 ms
131,448 KB
testcase_27 AC 338 ms
131,836 KB
testcase_28 AC 333 ms
131,620 KB
testcase_29 AC 332 ms
131,580 KB
testcase_30 AC 330 ms
131,620 KB
testcase_31 AC 326 ms
131,584 KB
testcase_32 AC 328 ms
131,464 KB
testcase_33 AC 329 ms
131,880 KB
testcase_34 AC 330 ms
131,464 KB
testcase_35 AC 326 ms
131,344 KB
testcase_36 AC 332 ms
131,556 KB
testcase_37 AC 332 ms
131,740 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$_=+<<words;print 1e0-.min/.sum
0