Determining whether a number is a Fibonacci number

前端 未结 14 1377
暗喜
暗喜 2021-01-18 05:35

I need to to write a Java code that checks whether the user inputed number is in the Fibonacci sequence.

I have no issue writing the Fibonacci sequence to output, b

14条回答
提交回复
热议问题