結果

問題 No.756 チャンパーノウン定数 (1)
ユーザー 👑 tatyamtatyam
提出日時 2018-12-04 08:01:46
言語 Ruby
(3.3.0)
結果
AC  
実行時間 83 ms / 2,000 ms
コード長 216 bytes
コンパイル時間 82 ms
コンパイル使用メモリ 11,272 KB
実行使用メモリ 15,296 KB
最終ジャッジ日時 2023-09-20 14:22:02
合計ジャッジ時間 3,474 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 80 ms
15,024 KB
testcase_01 AC 79 ms
15,128 KB
testcase_02 AC 79 ms
15,020 KB
testcase_03 AC 78 ms
15,016 KB
testcase_04 AC 80 ms
15,224 KB
testcase_05 AC 78 ms
15,268 KB
testcase_06 AC 78 ms
15,264 KB
testcase_07 AC 79 ms
15,232 KB
testcase_08 AC 80 ms
15,008 KB
testcase_09 AC 79 ms
15,020 KB
testcase_10 AC 83 ms
15,264 KB
testcase_11 AC 80 ms
15,152 KB
testcase_12 AC 78 ms
15,220 KB
testcase_13 AC 78 ms
15,292 KB
testcase_14 AC 79 ms
15,212 KB
testcase_15 AC 78 ms
15,268 KB
testcase_16 AC 78 ms
15,296 KB
testcase_17 AC 78 ms
15,028 KB
testcase_18 AC 78 ms
15,084 KB
testcase_19 AC 79 ms
15,248 KB
testcase_20 AC 79 ms
15,240 KB
testcase_21 AC 79 ms
15,120 KB
testcase_22 AC 79 ms
15,172 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

p [0,1,2,3,4,5,6,7,8,9,1,0,1,1,1,2,1,3,1,4,1,5,1,6,1,7,1,8,1,9,2,0,2,1,2,2,2,3,2,4,2,5,2,6,2,7,2,8,2,9,3,0,3,1,3,2,3,3,3,4,3,5,3,6,3,7,3,8,3,9,4,0,4,1,4,2,4,3,4,4,4,5,4,6,4,7,4,8,4,9,5,0,5,1,5,2,5,3,5,4,5][gets.to_i]
0