Search found 2 matches

by hoangha84
Sun Aug 10, 2014 5:19 am
Forum: Volume 7 (700-799)
Topic: 763 - Fibinary Numbers
Replies: 40
Views: 23626

Re: 763 - Fibinary Numbers

Thanks! There is something wrong with my algorithm, I will try to find out. Using BigInteger, this problem is easy.
by hoangha84
Sat Aug 09, 2014 7:24 am
Forum: Volume 7 (700-799)
Topic: 763 - Fibinary Numbers
Replies: 40
Views: 23626

Re: 763 - Fibinary Numbers

Hello,
I'm trying to solve this problem. I had try some given examples here and got same answer. I tried to put or remove "cout<<endl;" but nothing is changed. My submission is still WA. Please help! Thanks in advance!

/*
763 - Fibinary Numbers

Sample Input

10010
1

10000
1000

10000
10000 ...

Go to advanced search