結果

問題 No.1128 Wedding Ceremony
ユーザー iiljjiiljj
提出日時 2020-07-27 23:30:30
言語 Ruby
(3.3.0)
結果
WA  
実行時間 -
コード長 17 bytes
コンパイル時間 81 ms
コンパイル使用メモリ 11,564 KB
実行使用メモリ 15,376 KB
最終ジャッジ日時 2023-09-11 06:07:54
合計ジャッジ時間 3,217 ms
ジャッジサーバーID
(参考情報)
judge15 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 86 ms
15,344 KB
testcase_01 AC 83 ms
15,152 KB
testcase_02 AC 83 ms
15,240 KB
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
testcase_06 AC 84 ms
15,152 KB
testcase_07 AC 82 ms
15,168 KB
testcase_08 AC 82 ms
15,268 KB
testcase_09 WA -
testcase_10 WA -
testcase_11 AC 83 ms
15,304 KB
testcase_12 WA -
testcase_13 WA -
testcase_14 WA -
testcase_15 AC 84 ms
15,036 KB
testcase_16 WA -
testcase_17 AC 83 ms
15,144 KB
testcase_18 WA -
testcase_19 WA -
testcase_20 AC 84 ms
15,176 KB
testcase_21 AC 85 ms
15,172 KB
testcase_22 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

p (gets.to_i-1)|1
0