結果

問題 No.79 過小評価ダメ・ゼッタイ
ユーザー yuruhiyayuruhiya
提出日時 2020-10-15 12:09:39
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 570 ms / 5,000 ms
コード長 34 bytes
コンパイル時間 668 ms
コンパイル使用メモリ 124,328 KB
実行使用メモリ 140,432 KB
最終ジャッジ日時 2024-07-20 19:44:59
合計ジャッジ時間 14,057 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 408 ms
138,644 KB
testcase_01 AC 568 ms
140,220 KB
testcase_02 AC 382 ms
136,336 KB
testcase_03 AC 379 ms
136,204 KB
testcase_04 AC 382 ms
136,208 KB
testcase_05 AC 570 ms
140,108 KB
testcase_06 AC 384 ms
136,076 KB
testcase_07 AC 393 ms
136,076 KB
testcase_08 AC 391 ms
136,308 KB
testcase_09 AC 387 ms
136,208 KB
testcase_10 AC 399 ms
136,204 KB
testcase_11 AC 395 ms
136,080 KB
testcase_12 AC 389 ms
136,460 KB
testcase_13 AC 390 ms
136,332 KB
testcase_14 AC 506 ms
139,920 KB
testcase_15 AC 448 ms
139,248 KB
testcase_16 AC 540 ms
140,136 KB
testcase_17 AC 440 ms
139,184 KB
testcase_18 AC 531 ms
139,916 KB
testcase_19 AC 490 ms
139,940 KB
testcase_20 AC 558 ms
140,300 KB
testcase_21 AC 387 ms
136,592 KB
testcase_22 AC 449 ms
139,788 KB
testcase_23 AC 554 ms
140,432 KB
testcase_24 AC 555 ms
140,300 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;say words.Bag.invert.max.value
0