ACM学习历程—Codeforces 446C DZY Loves Fibonacci Numbers(线段树 && 数论)
摘要:
DescriptionInmathematicalterms,thesequenceFnofFibonaccinumbersisdefinedbytherecurrencerelationF1 = 1;F2 = 1;Fn = Fn - 1 + Fn - 2(n > 2).DZYlovesFibona... 阅读全文
posted @ 2015-08-21 16:38 AndyQsmart 阅读(304) 评论(0) 推荐(0)
浙公网安备 33010602011771号