結果

問題 No.91 赤、緑、青の石
ユーザー mmmpppmmmppp
提出日時 2017-03-03 16:25:03
言語 Ruby
(3.2.2)
結果
AC  
実行時間 1,353 ms / 5,000 ms
コード長 71 bytes
コンパイル時間 416 ms
コンパイル使用メモリ 11,136 KB
実行使用メモリ 15,384 KB
最終ジャッジ日時 2023-09-06 12:28:07
合計ジャッジ時間 16,724 ms
ジャッジサーバーID
(参考情報)
judge12 / judge14
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 903 ms
15,264 KB
testcase_01 AC 600 ms
15,224 KB
testcase_02 AC 411 ms
15,212 KB
testcase_03 AC 719 ms
15,308 KB
testcase_04 AC 387 ms
15,248 KB
testcase_05 AC 865 ms
15,220 KB
testcase_06 AC 304 ms
15,256 KB
testcase_07 AC 83 ms
15,108 KB
testcase_08 AC 83 ms
15,304 KB
testcase_09 AC 83 ms
15,296 KB
testcase_10 AC 83 ms
15,148 KB
testcase_11 AC 305 ms
15,328 KB
testcase_12 AC 762 ms
15,384 KB
testcase_13 AC 828 ms
15,308 KB
testcase_14 AC 574 ms
15,160 KB
testcase_15 AC 871 ms
15,132 KB
testcase_16 AC 75 ms
15,040 KB
testcase_17 AC 73 ms
15,168 KB
testcase_18 AC 75 ms
15,136 KB
testcase_19 AC 76 ms
15,212 KB
testcase_20 AC 72 ms
15,128 KB
testcase_21 AC 71 ms
15,036 KB
testcase_22 AC 74 ms
15,112 KB
testcase_23 AC 71 ms
15,044 KB
testcase_24 AC 72 ms
15,144 KB
testcase_25 AC 1,353 ms
15,268 KB
testcase_26 AC 1,328 ms
15,220 KB
testcase_27 AC 84 ms
15,104 KB
testcase_28 AC 188 ms
15,324 KB
testcase_29 AC 280 ms
15,308 KB
testcase_30 AC 899 ms
15,280 KB
testcase_31 AC 1,198 ms
15,128 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