• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu
+ 1

Fibonacci code challenge

What is the output of the following code? func fib(n: Int) -> Int { return n < 2 ? N :(fib(n-1) + (fib(n-2)) } print(fib(3))

challengeswift,fibonaccicode
20th Nov 2017, 3:19 AM
Solomon Reese
Solomon Reese - avatar
1 Odpowiedź
+ 2
The output should be 2.
20th Nov 2017, 4:21 AM
Halla

Często masz takie pytania?

Ucz się bardziej efektywnie, za darmo:

  • Wprowadzenie do Pythona

    7.1M uczących się

  • Wprowadzenie do Java

    4.7M uczących się

  • Wprowadzenie do C

    1.5M uczących się

  • Wprowadzenie do HTML

    7.5M uczących się

Zobacz wszystkie kursy
Popularne dzisiaj
Hey I've done the C# and SQL beginner and intermediate, but still feel like there could be more... Is there advanced somewhere?
2 Votes
Beginner question
0 Votes
Issue with Sololearn Module Quiz Despite Correct Answers
1 Votes
Remove
0 Votes
I need help to solve this
0 Votes
Project
0 Votes
Engineer Cloud
0 Votes
Hey what the research process order for them that I am telling you please order them and tell me answer
0 Votes
Lua?
1 Votes
by getting subscription will it help to me be a pro in python is it appropriate app? please guide me
0 Votes