結果

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

コンパイルメッセージ
Backticks found where operator expected (Missing operator before "`factor`"?) at Main.pl line 1, near "/ 2? ?(\d+)/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? ?(\d+)/for`factor`"
Main.pl had compilation errors.

ソースコード

diff #

print/ 3\b/?3:/2 2\b/?4:/ 2? ?(\d+)/for`factor`
0