結果

問題 No.617 Nafmo、買い出しに行く
ユーザー %20%20
提出日時 2017-12-17 00:43:27
言語 Perl
(5.38.2)
結果
TLE  
実行時間 -
コード長 112 bytes
コンパイル時間 289 ms
コンパイル使用メモリ 7,068 KB
実行使用メモリ 12,960 KB
最終ジャッジ日時 2024-05-08 17:07:55
合計ジャッジ時間 4,480 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
11,264 KB
testcase_01 AC 8 ms
6,016 KB
testcase_02 AC 12 ms
5,888 KB
testcase_03 AC 206 ms
5,888 KB
testcase_04 AC 7 ms
5,888 KB
testcase_05 AC 430 ms
6,016 KB
testcase_06 TLE -
testcase_07 -- -
testcase_08 -- -
testcase_09 -- -
testcase_10 -- -
testcase_11 -- -
testcase_12 -- -
testcase_13 -- -
testcase_14 -- -
testcase_15 -- -
testcase_16 -- -
testcase_17 -- -
testcase_18 -- -
testcase_19 -- -
testcase_20 -- -
testcase_21 -- -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

($N,$K)=glob<>;
@A=<>;
for$p(0..2**$N-1){
	$%=$i=0;
	$%+=$p>>$i++&1&&$_ for@A;
	$K<$%or$x=$%>$x?$%:$x
}
print$x
0