結果

問題 No.1031 いたずら好きなお姉ちゃん
ユーザー tailstails
提出日時 2020-12-15 19:41:05
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 222 bytes
コンパイル時間 231 ms
コンパイル使用メモリ 5,888 KB
実行使用メモリ 32,384 KB
最終ジャッジ日時 2024-09-20 02:03:13
合計ジャッジ時間 25,212 ms
ジャッジサーバーID
(参考情報)
judge4 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
5,632 KB
testcase_01 AC 7 ms
5,760 KB
testcase_02 AC 7 ms
5,760 KB
testcase_03 AC 28 ms
6,912 KB
testcase_04 AC 26 ms
6,912 KB
testcase_05 AC 25 ms
6,784 KB
testcase_06 AC 26 ms
6,656 KB
testcase_07 AC 25 ms
6,912 KB
testcase_08 AC 26 ms
6,784 KB
testcase_09 AC 26 ms
6,784 KB
testcase_10 AC 25 ms
6,784 KB
testcase_11 AC 466 ms
27,648 KB
testcase_12 AC 397 ms
27,392 KB
testcase_13 AC 511 ms
32,256 KB
testcase_14 AC 419 ms
28,416 KB
testcase_15 AC 460 ms
30,592 KB
testcase_16 AC 411 ms
27,264 KB
testcase_17 AC 470 ms
30,848 KB
testcase_18 AC 456 ms
29,824 KB
testcase_19 AC 472 ms
31,104 KB
testcase_20 AC 527 ms
32,256 KB
testcase_21 AC 467 ms
29,952 KB
testcase_22 AC 398 ms
27,392 KB
testcase_23 AC 420 ms
27,904 KB
testcase_24 AC 477 ms
31,232 KB
testcase_25 AC 493 ms
31,872 KB
testcase_26 AC 472 ms
30,208 KB
testcase_27 AC 431 ms
28,416 KB
testcase_28 AC 501 ms
32,256 KB
testcase_29 AC 490 ms
32,256 KB
testcase_30 AC 518 ms
32,256 KB
testcase_31 AC 492 ms
32,128 KB
testcase_32 AC 496 ms
32,256 KB
testcase_33 AC 505 ms
32,256 KB
testcase_34 AC 288 ms
32,256 KB
testcase_35 AC 719 ms
32,256 KB
testcase_36 AC 641 ms
32,256 KB
testcase_37 AC 721 ms
32,256 KB
testcase_38 AC 686 ms
31,872 KB
testcase_39 AC 655 ms
31,360 KB
testcase_40 AC 621 ms
31,744 KB
testcase_41 AC 669 ms
31,872 KB
testcase_42 AC 634 ms
31,744 KB
testcase_43 AC 640 ms
32,000 KB
testcase_44 AC 636 ms
31,872 KB
testcase_45 AC 622 ms
31,104 KB
testcase_46 AC 655 ms
31,744 KB
testcase_47 AC 645 ms
31,532 KB
testcase_48 AC 510 ms
32,384 KB
testcase_49 AC 713 ms
32,284 KB
testcase_50 AC 656 ms
31,872 KB
testcase_51 AC 529 ms
32,256 KB
testcase_52 AC 501 ms
32,128 KB
testcase_53 AC 502 ms
32,256 KB
testcase_54 WA -
testcase_55 AC 6 ms
5,760 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise | operator at Main.pl line 4.
Possible precedence problem on bitwise ^ operator at Main.pl line 7.
Unquoted string "a" may clash with future reserved word at Main.pl line 11.
Unquoted string "b" may clash with future reserved word at Main.pl line 11.
Main.pl syntax OK

ソースコード

diff #

<>;
@a=glob<>;
map{
	$x=$a[$i++]<$_|0;
	$y=$x^1;
	$\+=push@$x,$i-1;
	pop@$y while@$y&&$a[$$y[-1]]<$_^$y;
	if(@$y){
		$j=$$y[-1];
		$a=-1;$b=@$x;
		${$$x[$c]<$j?a:b}=$c=$a+$b>>1while$a+1<$b;
		$\-=$b;
	}
}@a[1..$#a];
print
0