算法题之UVA 763 - Fibinary Numbers(高精度斐波那契)
算法题之UVA 763 - Fibinary Numbers(高精度斐波那契)2014-04-10Fibinary NumbersThe standard interpretation of the binary number 1010 is 8 + 2 = 10. An alternate way to view the sequence ``1010"" is to use Fibonacci numbers as bases instead of p...