結果
問題 |
No.431 死亡フラグ
|
ユーザー |
|
提出日時 | 2016-10-17 14:52:19 |
言語 | Ruby (3.4.1) |
結果 |
RE
|
実行時間 | - |
コード長 | 43 bytes |
コンパイル時間 | 47 ms |
コンパイル使用メモリ | 7,296 KB |
実行使用メモリ | 12,416 KB |
最終ジャッジ日時 | 2024-11-22 13:14:20 |
合計ジャッジ時間 | 2,153 ms |
ジャッジサーバーID (参考情報) |
judge3 / judge5 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | RE * 16 |
コンパイルメッセージ
Main.rb:1: warning: ambiguity between regexp and two divisions: wrap regexp in parentheses or add a space after `/' operator Syntax OK
ソースコード
puts /1.*1.*0\n/.match($<)?:DEAD: :SURVIVED