結果
| 問題 |
No.591 (^o^)/
|
| コンテスト | |
| ユーザー |
mmmppp
|
| 提出日時 | 2018-05-22 23:16:49 |
| 言語 | Ruby (3.4.1) |
| 結果 |
AC
|
| 実行時間 | 94 ms / 2,000 ms |
| コード長 | 36 bytes |
| コンパイル時間 | 74 ms |
| コンパイル使用メモリ | 7,168 KB |
| 実行使用メモリ | 12,288 KB |
| 最終ジャッジ日時 | 2024-06-28 15:55:16 |
| 合計ジャッジ時間 | 1,491 ms |
|
ジャッジサーバーID (参考情報) |
judge5 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 3 |
| other | AC * 7 |
コンパイルメッセージ
Main.rb:2: warning: regex literal in condition Syntax OK
ソースコード
gets(p);puts"(#{$`+$'[0]+$`})/"if/
/
mmmppp