結果

問題 No.601 Midpoint Erase
ユーザー tailstails
提出日時 2017-12-01 09:23:52
言語 Perl
(5.38.2)
結果
CE  
(最新)
AC  
(最初)
実行時間 -
コード長 50 bytes
コンパイル時間 276 ms
コンパイル使用メモリ 5,372 KB
最終ジャッジ日時 2023-08-24 18:39:19
合計ジャッジ時間 784 ms
ジャッジサーバーID
(参考情報)
judge12 / judge15
このコードへのチャレンジ
(要ログイン)
コンパイルエラー時のメッセージ・ソースコードは、提出者また管理者しか表示できないようにしております。(リジャッジ後のコンパイルエラーは公開されます)
ただし、clay言語の場合は開発者のデバッグのため、公開されます。

コンパイルメッセージ
Scalar found where operator expected at Main.pl line 1, near "/ /and$a"
	(Missing operator before $a?)
Regexp modifiers "/a" and "/d" are mutually exclusive at Main.pl line 1, at end of line
syntax error at Main.pl line 1, near "/ /and$a"
Main.pl had compilation errors.

ソースコード

diff #

/ /and$a^=$b{$`%2,$'%2}++for<>;print$a%2?Alice:Bob
0