結果

問題 No.527 ナップサック容量問題
ユーザー tailstails
提出日時 2021-04-14 09:58:10
言語 Perl
(5.38.2)
結果
AC  
実行時間 1,894 ms / 2,000 ms
コード長 114 bytes
コンパイル時間 124 ms
コンパイル使用メモリ 6,688 KB
実行使用メモリ 9,344 KB
最終ジャッジ日時 2024-06-30 10:39:02
合計ジャッジ時間 20,236 ms
ジャッジサーバーID
(参考情報)
judge1 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
6,812 KB
testcase_01 AC 5 ms
6,940 KB
testcase_02 AC 3 ms
6,944 KB
testcase_03 AC 6 ms
6,940 KB
testcase_04 AC 3 ms
6,940 KB
testcase_05 AC 313 ms
7,296 KB
testcase_06 AC 1,402 ms
9,088 KB
testcase_07 AC 897 ms
8,320 KB
testcase_08 AC 219 ms
6,944 KB
testcase_09 AC 4 ms
6,940 KB
testcase_10 AC 1,350 ms
8,960 KB
testcase_11 AC 579 ms
7,552 KB
testcase_12 AC 348 ms
7,168 KB
testcase_13 AC 1,554 ms
9,216 KB
testcase_14 AC 233 ms
7,168 KB
testcase_15 AC 533 ms
7,808 KB
testcase_16 AC 5 ms
6,940 KB
testcase_17 AC 310 ms
7,040 KB
testcase_18 AC 422 ms
7,424 KB
testcase_19 AC 8 ms
6,940 KB
testcase_20 AC 194 ms
7,040 KB
testcase_21 AC 1,759 ms
9,216 KB
testcase_22 AC 916 ms
8,448 KB
testcase_23 AC 1,419 ms
9,088 KB
testcase_24 AC 84 ms
6,944 KB
testcase_25 AC 706 ms
8,064 KB
testcase_26 AC 617 ms
7,808 KB
testcase_27 AC 692 ms
8,064 KB
testcase_28 AC 525 ms
7,808 KB
testcase_29 AC 1,894 ms
9,344 KB
testcase_30 AC 4 ms
6,940 KB
testcase_31 AC 6 ms
6,940 KB
testcase_32 AC 7 ms
6,944 KB
testcase_33 AC 7 ms
6,944 KB
testcase_34 AC 8 ms
6,944 KB
testcase_35 AC 546 ms
7,680 KB
testcase_36 AC 6 ms
6,944 KB
testcase_37 AC 320 ms
7,296 KB
testcase_38 AC 410 ms
7,552 KB
testcase_39 AC 396 ms
7,424 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Unquoted string "inf" may clash with future reserved word at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

*1=!<>;map$'?$@[$_+$']+=$-=$@[$_]+$`-$@[$_+$']:(${$@[$_]<=>$`}=$_),sort{1}!/\s/..@@for<>;print$0||1,$/,$1?$1-1:inf
0