結果

問題 No.312 置換処理
ユーザー %20%20
提出日時 2017-03-22 14:34:01
言語 Perl
(5.38.2)
結果
CE  
(最新)
AC  
(最初)
実行時間 -
コード長 50 bytes
コンパイル時間 25 ms
コンパイル使用メモリ 6,688 KB
最終ジャッジ日時 2024-04-27 02:25:10
合計ジャッジ時間 389 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)
コンパイルエラー時のメッセージ・ソースコードは、提出者また管理者しか表示できないようにしております。(リジャッジ後のコンパイルエラーは公開されます)
ただし、clay言語の場合は開発者のデバッグのため、公開されます。

コンパイルメッセージ
Backticks found where operator expected (Missing operator before "`factor`"?) at Main.pl line 1, near "/:( 2\b)?/for`factor`"
Unknown regexp modifier "/f" at Main.pl line 1, at end of line
Unknown regexp modifier "/r" at Main.pl line 1, at end of line
syntax error at Main.pl line 1, near "/:( 2\b)?/for`factor`"
Main.pl had compilation errors.

ソースコード

diff #

print/\b3\b/?3:/ 2 2\b/?4:$'*/:( 2\b)?/for`factor`
0