結果

問題 No.747 循環小数N桁目 Hard
ユーザー shi-moshi-mo
提出日時 2020-10-02 01:27:58
言語 Ruby
(3.3.0)
結果
WA  
実行時間 -
コード長 357 bytes
コンパイル時間 38 ms
コンパイル使用メモリ 7,424 KB
実行使用メモリ 13,056 KB
最終ジャッジ日時 2024-07-07 13:24:19
合計ジャッジ時間 13,438 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 80 ms
12,288 KB
testcase_01 AC 76 ms
12,288 KB
testcase_02 AC 75 ms
12,160 KB
testcase_03 AC 76 ms
12,288 KB
testcase_04 AC 74 ms
12,288 KB
testcase_05 AC 80 ms
12,160 KB
testcase_06 AC 79 ms
12,160 KB
testcase_07 AC 75 ms
12,032 KB
testcase_08 AC 74 ms
12,032 KB
testcase_09 WA -
testcase_10 AC 76 ms
12,288 KB
testcase_11 AC 75 ms
12,288 KB
testcase_12 AC 77 ms
12,288 KB
testcase_13 AC 74 ms
12,288 KB
testcase_14 WA -
testcase_15 WA -
testcase_16 AC 75 ms
12,288 KB
testcase_17 WA -
testcase_18 WA -
testcase_19 AC 78 ms
12,032 KB
testcase_20 WA -
testcase_21 WA -
testcase_22 WA -
testcase_23 AC 75 ms
12,288 KB
testcase_24 AC 75 ms
12,160 KB
testcase_25 WA -
testcase_26 AC 76 ms
12,160 KB
testcase_27 AC 82 ms
12,032 KB
testcase_28 AC 82 ms
12,288 KB
testcase_29 AC 78 ms
12,288 KB
testcase_30 AC 79 ms
12,160 KB
testcase_31 AC 79 ms
12,160 KB
testcase_32 WA -
testcase_33 AC 85 ms
12,544 KB
testcase_34 AC 80 ms
12,160 KB
testcase_35 AC 83 ms
12,416 KB
testcase_36 AC 87 ms
12,288 KB
testcase_37 WA -
testcase_38 WA -
testcase_39 WA -
testcase_40 AC 86 ms
12,416 KB
testcase_41 AC 90 ms
12,544 KB
testcase_42 AC 92 ms
12,416 KB
testcase_43 WA -
testcase_44 AC 87 ms
12,288 KB
testcase_45 AC 89 ms
12,544 KB
testcase_46 WA -
testcase_47 AC 85 ms
12,544 KB
testcase_48 AC 83 ms
12,288 KB
testcase_49 AC 86 ms
12,544 KB
testcase_50 AC 80 ms
12,032 KB
testcase_51 WA -
testcase_52 WA -
testcase_53 WA -
testcase_54 AC 79 ms
12,416 KB
testcase_55 WA -
testcase_56 WA -
testcase_57 WA -
testcase_58 AC 97 ms
13,056 KB
testcase_59 AC 87 ms
12,544 KB
testcase_60 AC 84 ms
12,672 KB
testcase_61 AC 99 ms
12,800 KB
testcase_62 AC 83 ms
12,544 KB
testcase_63 AC 87 ms
12,416 KB
testcase_64 WA -
testcase_65 WA -
testcase_66 WA -
testcase_67 WA -
testcase_68 WA -
testcase_69 AC 88 ms
12,416 KB
testcase_70 AC 81 ms
12,032 KB
testcase_71 AC 86 ms
12,416 KB
testcase_72 WA -
testcase_73 WA -
testcase_74 AC 91 ms
12,544 KB
testcase_75 WA -
testcase_76 WA -
testcase_77 AC 85 ms
12,288 KB
testcase_78 WA -
testcase_79 AC 91 ms
12,416 KB
testcase_80 AC 85 ms
12,544 KB
testcase_81 AC 81 ms
12,160 KB
testcase_82 WA -
testcase_83 AC 81 ms
12,544 KB
testcase_84 WA -
testcase_85 WA -
testcase_86 WA -
testcase_87 WA -
testcase_88 AC 87 ms
12,288 KB
testcase_89 AC 80 ms
12,288 KB
testcase_90 WA -
testcase_91 AC 83 ms
12,416 KB
testcase_92 AC 90 ms
12,544 KB
testcase_93 AC 90 ms
12,672 KB
testcase_94 AC 80 ms
12,416 KB
testcase_95 AC 85 ms
12,544 KB
testcase_96 AC 88 ms
12,672 KB
testcase_97 AC 102 ms
13,056 KB
testcase_98 AC 98 ms
13,056 KB
testcase_99 WA -
testcase_100 AC 91 ms
12,928 KB
testcase_101 WA -
testcase_102 AC 91 ms
12,672 KB
testcase_103 AC 89 ms
12,800 KB
testcase_104 AC 92 ms
12,800 KB
testcase_105 WA -
testcase_106 AC 90 ms
12,544 KB
testcase_107 AC 90 ms
12,800 KB
testcase_108 AC 88 ms
12,672 KB
testcase_109 WA -
testcase_110 AC 89 ms
12,800 KB
testcase_111 AC 88 ms
12,672 KB
testcase_112 AC 87 ms
12,800 KB
testcase_113 WA -
testcase_114 WA -
testcase_115 WA -
testcase_116 WA -
testcase_117 AC 91 ms
12,800 KB
testcase_118 AC 91 ms
12,800 KB
testcase_119 AC 92 ms
12,800 KB
testcase_120 WA -
testcase_121 AC 89 ms
12,800 KB
testcase_122 AC 86 ms
12,800 KB
testcase_123 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

n = gets.chomp
k = gets.chomp

MOD6 = [ [0, 4, 2], [3, 1, 5] ].freeze
def pow_mod6(n, k)
  k2 = k[-1].to_i % 2
  if k.length <= 1 && k[-1] <= '2'
    k2 = k.to_i
  end

  n2 = n[-1].to_i % 2
  n3 = n.each_char.map(&:to_i).sum % 3
  n6 = MOD6[n2][n3]
  if n.length <= 1 && n[-1] <= '6'
    n6 = n.to_i
  end
  n6.pow(k2, 6)
end

puts '428571'[pow_mod6(n, k)]
0