結果
| 問題 |
No.342 一番ワロタww
|
| コンテスト | |
| ユーザー |
tails
|
| 提出日時 | 2018-08-18 14:15:17 |
| 言語 | Perl (5.40.0) |
| 結果 |
AC
|
| 実行時間 | 4 ms / 5,000 ms |
| コード長 | 55 bytes |
| コンパイル時間 | 129 ms |
| コンパイル使用メモリ | 5,248 KB |
| 実行使用メモリ | 5,376 KB |
| 最終ジャッジ日時 | 2024-10-15 13:38:41 |
| 合計ジャッジ時間 | 772 ms |
|
ジャッジサーバーID (参考情報) |
judge4 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 3 |
| other | AC * 14 |
コンパイルメッセージ
Useless use of non-destructive substitution (s///r) in void context at Main.pl line 1. Main.pl syntax OK
ソースコード
<>=~s#(.*?)((w)+)#$y|=$2,$$2.=$1.$/if~$1#ger;print$$y
tails