結果

問題 No.479 頂点は要らない
ユーザー %20%20
提出日時 2017-01-27 23:42:14
言語 Perl
(5.40.0)
結果
AC  
実行時間 485 ms / 1,500 ms
コード長 129 bytes
コンパイル時間 90 ms
コンパイル使用メモリ 6,816 KB
実行使用メモリ 48,512 KB
最終ジャッジ日時 2024-12-23 17:47:14
合計ジャッジ時間 5,808 ms
ジャッジサーバーID
(参考情報)
judge4 / judge2
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 3
other AC * 38
権限があれば一括ダウンロードができます
コンパイルメッセージ
Name "main::m" used only once: possible typo at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

($n,$m)=glob<>;
/ /,push@{$_{$'+0}},$`for<>;
for$i(reverse 0..$n-1){
	$||=$%=$_{$i}eq'a';
	print$%x$|;
	$_{$_}='a'for@{$_{$i}}
}
0