結果

問題 No.1264 010
ユーザー kotatsugamekotatsugame
提出日時 2020-10-24 01:15:34
言語 Ruby
(3.2.2)
結果
AC  
実行時間 86 ms / 1,000 ms
コード長 21 bytes
コンパイル時間 352 ms
コンパイル使用メモリ 11,392 KB
実行使用メモリ 15,352 KB
最終ジャッジ日時 2023-09-28 19:56:09
合計ジャッジ時間 2,673 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 86 ms
15,180 KB
testcase_01 AC 86 ms
15,348 KB
testcase_02 AC 86 ms
15,032 KB
testcase_03 AC 86 ms
15,048 KB
testcase_04 AC 86 ms
15,252 KB
testcase_05 AC 86 ms
15,140 KB
testcase_06 AC 86 ms
15,132 KB
testcase_07 AC 86 ms
15,352 KB
testcase_08 AC 85 ms
15,148 KB
testcase_09 AC 84 ms
15,072 KB
testcase_10 AC 85 ms
15,312 KB
testcase_11 AC 86 ms
15,148 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

puts"01"+?0*gets.to_i
0