結果

問題 No.1 道のショートカット
ユーザー tailstails
提出日時 2019-09-06 15:45:58
言語 Perl
(5.38.2)
結果
CE  
(最新)
AC  
(最初)
実行時間 -
コード長 136 bytes
コンパイル時間 303 ms
コンパイル使用メモリ 5,888 KB
最終ジャッジ日時 2024-07-20 16:41:45
合計ジャッジ時間 669 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)
コンパイルエラー時のメッセージ・ソースコードは、提出者また管理者しか表示できないようにしております。(リジャッジ後のコンパイルエラーは公開されます)
ただし、clay言語の場合は開発者のデバッグのため、公開されます。

コンパイルメッセージ
Bareword found where operator expected (Missing operator before "r"?) at Main.pl line 1, near "0or"
Possible precedence problem on bitwise | operator at Main.pl line 1.
No digits found for octal literal at Main.pl line 1, near "<<0or"
syntax error at Main.pl line 1, near "0or"
Main.pl had compilation errors.

ソースコード

diff #

@$_=glob<>for P..V;sub f{my($i,$c,$t)=@_;$c<0|$t>$\<<0or$i=="@P"?$\=$t:map$S[$_]-$i||f($T[$_],$c-$U[$_],$t+$V[$_]),0..@S}f!$\--,@Q;print
0