結果

問題 No.91 赤、緑、青の石
ユーザー mmmpppmmmppp
提出日時 2017-03-03 16:25:03
言語 Ruby
(3.4.1)
結果
WA  
(最新)
AC  
(最初)
実行時間 -
コード長 71 bytes
コンパイル時間 98 ms
コンパイル使用メモリ 7,424 KB
実行使用メモリ 12,544 KB
最終ジャッジ日時 2024-06-24 07:05:36
合計ジャッジ時間 18,265 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1,051 ms
12,544 KB
testcase_01 AC 731 ms
12,288 KB
testcase_02 AC 488 ms
12,544 KB
testcase_03 AC 826 ms
12,416 KB
testcase_04 AC 440 ms
12,288 KB
testcase_05 AC 950 ms
12,288 KB
testcase_06 WA -
testcase_07 WA -
testcase_08 WA -
testcase_09 AC 88 ms
12,288 KB
testcase_10 AC 90 ms
12,416 KB
testcase_11 AC 336 ms
12,288 KB
testcase_12 AC 882 ms
12,288 KB
testcase_13 WA -
testcase_14 WA -
testcase_15 AC 1,001 ms
12,288 KB
testcase_16 WA -
testcase_17 WA -
testcase_18 AC 90 ms
12,416 KB
testcase_19 WA -
testcase_20 WA -
testcase_21 WA -
testcase_22 WA -
testcase_23 AC 90 ms
12,288 KB
testcase_24 AC 88 ms
12,288 KB
testcase_25 WA -
testcase_26 AC 1,495 ms
12,544 KB
testcase_27 AC 110 ms
12,160 KB
testcase_28 AC 223 ms
12,416 KB
testcase_29 AC 339 ms
12,288 KB
testcase_30 WA -
testcase_31 AC 1,357 ms
12,416 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

eval'A='+gets.split*?,;(A[0]+=1;A[2]-=2)while A.sort![2]-A[0]>2;p A[0]
0