結果

問題 No.11 カードマッチ
ユーザー %20%20
提出日時 2017-07-16 03:00:48
言語 Perl
(5.38.0)
結果
CE  
(最新)
AC  
(最初)
実行時間 -
コード長 70 bytes
コンパイル時間 90 ms
コンパイル使用メモリ 5,276 KB
最終ジャッジ日時 2023-08-08 20:03:00
合計ジャッジ時間 659 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
このコードへのチャレンジ(β)
コンパイルエラー時のメッセージ・ソースコードは、提出者また管理者しか表示できないようにしております。(リジャッジ後のコンパイルエラーは公開されます)
ただし、clay言語の場合は開発者のデバッグのため、公開されます。

コンパイルメッセージ
Scalar found where operator expected at Main.pl line 1, near "/ /and$s"
	(Missing operator before $s?)
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$s"
Can't find string terminator "'" anywhere before EOF at Main.pl line 2.

ソースコード

diff #

/ /and$s{$`}=$y+=!$
$'++for($w,$h,@a)=<>;print$w*$y-$#a+($h-$y)*keys%s
0