結果
| 問題 |
No.197 手品
|
| コンテスト | |
| ユーザー |
%20
|
| 提出日時 | 2018-06-17 17:44:43 |
| 言語 | Perl (5.40.0) |
| 結果 |
WA
|
| 実行時間 | - |
| コード長 | 74 bytes |
| コンパイル時間 | 32 ms |
| コンパイル使用メモリ | 6,688 KB |
| 実行使用メモリ | 6,948 KB |
| 最終ジャッジ日時 | 2024-06-30 16:33:55 |
| 合計ジャッジ時間 | 1,359 ms |
|
ジャッジサーバーID (参考情報) |
judge2 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 4 |
| other | AC * 40 WA * 3 |
コンパイルメッセージ
Value of <HANDLE> construct can be "0"; test with defined() at Main.pl line 1. Possible precedence problem on bitwise | operator at Main.pl line 1. Main.pl syntax OK
ソースコード
$_=<>;s/(.)(.)(.)/$2$1$3$2/ if$%=<>;print$_=~(<>.'?')|$%>1?FAILURE:SUCCESS
%20