+ 7
Challenge: Write a func that prints all 'fibbonacci-primes' from 1..n. z = Fib-Prime <=> fib(x)= z & gcd(z,y)=1 for y = 1..z-1
Challenge of the day! I'll be uploading my code tomorrow night. Good luck and enjoy coding. (btw: gcd = Greatest Common Divisor.) And don't use big values for n, otherwise -> code won't run on mobile devices. Feel free to post your own challenges!!!
19 Antworten
+ 3
here's my solution in python
https://code.sololearn.com/c48f69gIZsp9/?ref=app
+ 12
Fibonacci Primes (n is a prime and fibonacci(n) is also a prime with the exception fibonacci(4) = 3):
https://code.sololearn.com/Wx4wjhmxA33h/?ref=app
+ 4
https://code.sololearn.com/caathKjxKL4F/?ref=app
+ 3
heres the smallest code for
" fibonacci prime generator..."
## python ##
##challenge##
https://code.sololearn.com/cIxjhHGVra33/?ref=app
+ 2
AND ANOTHER DAILY CHALLENGE RIGHT HERE:
https://www.sololearn.com/Discuss/569992/daily-challenge-write-a-code-that-get-as-input-a-mathematical-function-as-string-calculate-and-print
+ 2
HEY PEOPLE OUT THERE. I'M BACK FROM VACATION.
AND ANOTHER DAY MEANS ANOTHER CHALLENGE. CHECK IT OUT!!!
https://www.sololearn.com/discuss/622449/?ref=app
SOLUTION WILL BE UPLOADED TOMORROW NIGHT!
+ 1
here's mine.
https://code.sololearn.com/cQ5oN4icXhlZ/?ref=app
+ 1
HELLO EVERYONE,
CHALLENGE IS OVER!
I'VE CHECKED (& MEASURED) YOUR CODES AND THE WINNER IS ...
--------> STEPHEN WITH HIS PYTHON CODE
https://code.sololearn.com/c48f69gIZsp9/?ref=app
CONGRATS!!!
HOPE YOU LIKED THE CHALLENGE NEXT ONE WILL BE COMING VERY SOON!
+ 1
my new daily challenge:
https://www.sololearn.com/discuss/634515/?ref=app
CHECK IT OUT!!!
+ 1
HEY CODERS OUT THERE...
NEW *DAILY CHALLENGE* RIGHT HERE:
https://www.sololearn.com/discuss/645450/?ref=app
+ 1
MY NEW *DAILY CHALLENGE*:
GIVE IT A TRY!!!
https://www.sololearn.com/discuss/647083/?ref=app
+ 1
NEW DAILY CHALLENGE FOR YOU:
https://www.sololearn.com/discuss/649970/?ref=app
+ 1
https://code.sololearn.com/clQf6TkaxMWU/?ref=app
0
NEXT CAHLLENGE HERE:
https://www.sololearn.com/discuss/567313/?ref=app
0
NEW DAILY PRINT-CHALLENGE:
https://www.sololearn.com/discuss/628136/?ref=app
0
ANOTHER MINI-CHALLENGE HERE:
https://www.sololearn.com/discuss/650079/?ref=app
0
NEW *DAILY CHALLENGE* HERE:
https://www.sololearn.com/discuss/659673/?ref=app
0
my mew challenge:
https://www.sololearn.com/discuss/770421/?ref=app
0
https://www.sololearn.com/Discuss/2968640/?ref=app