結果

問題 No.88 次はどっちだ
ユーザー gigurururugigurururu
提出日時 2014-12-07 22:34:39
言語 Ruby
(3.3.0)
結果
RE  
実行時間 -
コード長 50 bytes
コンパイル時間 56 ms
コンパイル使用メモリ 11,576 KB
実行使用メモリ 15,424 KB
最終ジャッジ日時 2023-09-02 11:04:11
合計ジャッジ時間 1,742 ms
ジャッジサーバーID
(参考情報)
judge16 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 86 ms
15,072 KB
testcase_01 AC 86 ms
15,120 KB
testcase_02 RE -
testcase_03 RE -
testcase_04 AC 83 ms
15,312 KB
testcase_05 RE -
testcase_06 RE -
testcase_07 AC 83 ms
15,088 KB
testcase_08 AC 83 ms
15,124 KB
testcase_09 AC 83 ms
15,120 KB
testcase_10 RE -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

puts gets[5]^($<.read.count(?.)%2>0)?:yukiko:"oda"
0