結果

問題 No.164 ちっちゃくないよ!!
ユーザー %20%20
提出日時 2017-09-05 06:42:10
言語 Perl
(5.38.2)
結果
AC  
実行時間 25 ms / 2,000 ms
コード長 140 bytes
コンパイル時間 46 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 5,888 KB
最終ジャッジ日時 2024-11-06 21:38:33
合計ジャッジ時間 685 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 4 ms
5,632 KB
testcase_01 AC 4 ms
5,504 KB
testcase_02 AC 4 ms
5,504 KB
testcase_03 AC 4 ms
5,760 KB
testcase_04 AC 4 ms
5,504 KB
testcase_05 AC 25 ms
5,760 KB
testcase_06 AC 23 ms
5,888 KB
testcase_07 AC 12 ms
5,632 KB
testcase_08 AC 16 ms
5,760 KB
testcase_09 AC 16 ms
5,888 KB
testcase_10 AC 4 ms
5,632 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise | operator at Main.pl line 9.
Main.pl syntax OK

ソースコード

diff #

sub f{"@_"=~/\pL/?-55+ord$&:pop}
<>;
for(<>){
	($b)=sort{1}sort/./g;
	$x=0;
	for(/./g){
		($x*=1+f$b)+=f$_
	}
	!$y|$x<$y and$y=$x
}
print$y
0