結果

問題 No.1132 凸凹
ユーザー tailstails
提出日時 2020-07-30 14:15:33
言語 Perl
(5.40.0)
結果
AC  
実行時間 4 ms / 2,000 ms
コード長 102 bytes
コンパイル時間 46 ms
コンパイル使用メモリ 5,248 KB
実行使用メモリ 5,504 KB
最終ジャッジ日時 2024-07-04 00:31:12
合計ジャッジ時間 1,252 ms
ジャッジサーバーID
(参考情報)
judge1 / judge5
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 2
other AC * 26
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise | operator at Main.pl line 1.
Possible precedence problem on bitwise | operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

!$\|$\>($_=(($1*$_+$2)*$_+$3)*$_+$4." $_ ")?$\=$_:0,!$h|$h<$_?$h=$_:0for<>!~('(.+) 'x5)+$5..$';print$h
0