提出 #26434564


ソースコード 拡げる

puts ('000'+gets)[-5,5]

提出情報

提出日時
問題 A - Four Digits
ユーザ ds14050
言語 Ruby (2.7.1)
得点 100
コード長 25 Byte
結果 AC
実行時間 62 ms
メモリ 14348 KiB

ジャッジ結果

セット名 Sample All
得点 / 配点 0 / 0 100 / 100
結果
AC × 3
AC × 10
セット名 テストケース
Sample sample_01.txt, sample_02.txt, sample_03.txt
All hand_01.txt, random_01.txt, random_02.txt, random_03.txt, random_04.txt, random_05.txt, random_06.txt, sample_01.txt, sample_02.txt, sample_03.txt
ケース名 結果 実行時間 メモリ
hand_01.txt AC 62 ms 14272 KiB
random_01.txt AC 60 ms 14308 KiB
random_02.txt AC 60 ms 14160 KiB
random_03.txt AC 59 ms 14240 KiB
random_04.txt AC 58 ms 14348 KiB
random_05.txt AC 61 ms 14084 KiB
random_06.txt AC 59 ms 14116 KiB
sample_01.txt AC 60 ms 14176 KiB
sample_02.txt AC 61 ms 13964 KiB
sample_03.txt AC 60 ms 14204 KiB