結果

問題 No.11 カードマッチ
ユーザー tailstails
提出日時 2015-02-11 20:43:36
言語 Perl
(5.38.2)
結果
CE  
(最新)
AC  
(最初)
実行時間 -
コード長 78 bytes
コンパイル時間 735 ms
コンパイル使用メモリ 6,940 KB
最終ジャッジ日時 2024-04-20 00:50:12
合計ジャッジ時間 1,401 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ(β)
コンパイルエラー時のメッセージ・ソースコードは、提出者また管理者しか表示できないようにしております。(リジャッジ後のコンパイルエラーは公開されます)
ただし、clay言語の場合は開発者のデバッグのため、公開されます。

コンパイルメッセージ
Scalar found where operator expected (Missing operator before "$s"?) at Main.pl line 1, near "/ /and$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"
Main.pl had compilation errors.

ソースコード

diff #

/ /and$s{$`}=$k{$'}=1for($w,$h,$n,@a)=<>;print$w*$h-($w-keys%s)*($h-keys%k)-$n
0