結果

問題 No.116 門松列(1)
ユーザー tailstails
提出日時 2015-02-15 06:31:03
言語 Perl
(5.40.0)
結果
WA  
実行時間 -
コード長 59 bytes
コンパイル時間 131 ms
コンパイル使用メモリ 5,120 KB
実行使用メモリ 5,632 KB
最終ジャッジ日時 2024-06-23 20:20:19
合計ジャッジ時間 1,012 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 3
other AC * 5 WA * 16
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise & operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

<>;<>=~/\d+ (\d+) (?{$\+=($1-$&)*($1-$')>0&$&!=$'})^/;print
0