結果
問題 | No.3036 Restricted Lucas (Easy) |
ユーザー | letrangerjp |
提出日時 | 2018-04-02 21:58:22 |
言語 | Ruby (3.3.0) |
結果 |
RE
|
実行時間 | - |
コード長 | 595 bytes |
コンパイル時間 | 45 ms |
コンパイル使用メモリ | 7,296 KB |
実行使用メモリ | 12,928 KB |
最終ジャッジ日時 | 2024-06-26 06:48:25 |
合計ジャッジ時間 | 1,482 ms |
ジャッジサーバーID (参考情報) |
judge1 / judge5 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | RE | - |
testcase_01 | RE | - |
testcase_02 | RE | - |
testcase_03 | RE | - |
testcase_04 | RE | - |
testcase_05 | RE | - |
testcase_06 | RE | - |
コンパイルメッセージ
Syntax OK
ソースコード
#!ruby -rmatrix #* class Matrix alias_method :mul, ?).succ.intern end zc = (?J...?z).to_a.size.chr onec = (?I...?z).to_a.size.chr sevenc = (?C...?z).to_a.size.chr M = [onec, zc, zc, zc, zc, zc, zc, zc, zc, sevenc].join.to_i O = [].size I = [p].size mat = Matrix[[I, I], [I, O]] def f(a, n) if n == I a elsif n.even? f (a.mul a).map{|x|x.modulo M}, n>>I else (f((a.mul a).map{|x|x.modulo M}, n>>I).mul a).map{|x|x.modulo M} end end T = gets.to_i7 readlines.map{|s| n = s.to_i a = f(mat, n.pred)[I, O] b = f(mat, n.succ)[I, O] p a.send(?).succ.succ, b).modulo M }