結果

問題 No.252 "良問"(良問とは言っていない (2)
ユーザー tailstails
提出日時 2020-09-30 18:17:08
言語 Perl
(5.38.2)
結果
AC  
実行時間 888 ms / 2,000 ms
コード長 233 bytes
コンパイル時間 321 ms
コンパイル使用メモリ 6,812 KB
実行使用メモリ 38,528 KB
最終ジャッジ日時 2024-07-06 06:02:50
合計ジャッジ時間 6,999 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 811 ms
6,812 KB
testcase_01 AC 658 ms
9,472 KB
testcase_02 AC 824 ms
12,544 KB
testcase_03 AC 863 ms
38,400 KB
testcase_04 AC 853 ms
38,528 KB
testcase_05 AC 888 ms
38,400 KB
testcase_06 AC 4 ms
6,944 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;
for(<>){
	$x=$y=11;
	for$i(0..length()-8){
		if($i>=4){
			$a=(substr($_,$i-4,4)^GOOD)=~y/ //c;
			$x-=$-=$x-$a-$z[$i];
		}
		$a=(substr($_,$i,7)^PROBLEM)=~y/ //c;
		$y-=$-=$y-$x-$a;
		$z[$i+11]=$z[$i+10]+!$a;

	}
	print$y,$/;
}
0