Cours
Se connecter
Commencer Ă apprendre l'IA
Cours
Se connecter
Commencer Ă apprendre l'IA
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
int foo(int n,int r){ if(n>0) return (n%r+foo(n/r,r)); else return 0; } int main (){ printf("%d",foo(345,10)); }
pleaseexplain
0 Vote
1 Réponse
9th May 2020, 8:05 AM
Karan Dewangan
challege
and
arr[]
array
blanks
calculate
elements.
fill
foo(int
in
int
mult
multiplication
of
product
return
size)
the
to
-1 Vote
1 Réponse
16th Jan 2017, 7:41 AM
Mpho Percy Mkhwanazi
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
Python intermediate help with dictionaries
0 Votes
I'm about to make a complex calculator in python
0 Votes
Marquee
1 Votes
Any Advise?
2 Votes
why is python community is too small in sololearn?
0 Votes
How far do courses go on Sololearn?
0 Votes
Popsacles Aufgabe
1 Votes
Button In C++
1 Votes
C#
0 Votes
Audio adding
1 Votes