• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

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
Karan Dewangan - avatar
challege
andarr[]arrayblankscalculateelements.fillfoo(intinintmultmultiplicationofproductreturnsize)theto
-1 Vote
1 Réponse
16th Jan 2017, 7:41 AM
Mpho Percy Mkhwanazi
Mpho  Percy Mkhwanazi - avatar
Aujourd'hui en vedette
My codebits section is full of deleted codes
13 Votes
Ai generated practices
2 Votes
Solving coding challenges
0 Votes
Feedback on my portfolio
0 Votes
Yo this is madness
0 Votes
Advertising in Sololearn
0 Votes
How can i insert files?
1 Votes
Hi who can hel me please
0 Votes
Changing String Variables into int in C++
0 Votes
I am new
0 Votes