• 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
What programming language should i learn to make applications or games?
0 Votes
I need help
1 Votes
My hearts are disappering :(
0 Votes
How to learn python fast than usual in sololearn?
0 Votes
What can html, css and javascript do
0 Votes
Pressure and tension
2 Votes
How to make a selection on a calculator in Python
0 Votes
ConducciĂłn de calor o Q=−kAdTdxQ = -k A \frac{dT}{dx}Q=−kAdxdT o Pared 2 mÂČ, espesor 0.1 m, k = 50 W/m°C, ΔT = 30°C → Q ≈ 30,0
0 Votes
a phone or a laptop
0 Votes
Where is code bit
0 Votes