結果
| 問題 | 
                            No.1129 Rating じゃんけん
                             | 
                    
| ユーザー | 
                             tails
                         | 
                    
| 提出日時 | 2020-07-27 14:48:35 | 
| 言語 | Perl  (5.40.0)  | 
                    
| 結果 | 
                             
                                AC
                                 
                             
                            
                         | 
                    
| 実行時間 | 3 ms / 2,000 ms | 
| コード長 | 53 bytes | 
| コンパイル時間 | 121 ms | 
| コンパイル使用メモリ | 6,812 KB | 
| 実行使用メモリ | 6,944 KB | 
| 最終ジャッジ日時 | 2024-06-28 20:07:07 | 
| 合計ジャッジ時間 | 648 ms | 
| 
                            ジャッジサーバーID (参考情報)  | 
                        judge3 / judge5 | 
(要ログイン)
| ファイルパターン | 結果 | 
|---|---|
| sample | AC * 2 | 
| other | AC * 16 | 
コンパイルメッセージ
Unquoted string "null" may clash with future reserved word at Main.pl line 1. Main.pl syntax OK
ソースコード
print<>!~/ .* (.*) /,(Draw,null,tRue)[$`<=>$1||$'-$&]
            
tails