結果

問題 No.380 悪の台本
ユーザー %20
提出日時 2017-01-10 03:31:59
言語 Perl
(5.40.0)
結果
WA  
実行時間 -
コード長 147 bytes
コンパイル時間 202 ms
コンパイル使用メモリ 5,248 KB
実行使用メモリ 5,760 KB
最終ジャッジ日時 2024-11-06 23:20:17
合計ジャッジ時間 1,159 ms
ジャッジサーバーID
(参考情報)
judge1 / judge4
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 2
other AC * 3 WA * 5
権限があれば一括ダウンロードができます
コンパイルメッセージ
Unrecognized escape \d passed through at Main.pl line 2.
Unrecognized escape \p passed through at Main.pl line 2.
Main.pl syntax OK

ソースコード

diff #

#!perl -pl
$r='^rabi .*[\d\pL]';/_/,$r.="|^$` .*(?i:$')[^\d\pL]{0,3}\$"for digi_nyo,petit_nyu,gema_gema,piyo_pyo;$_=/$r/?'CORRECT (maybe)':'WRONG!'
0