• Corsi
  • Compilatore di codice
  • Discuti
  • Prezzi
  • Squadre
Menu

Discussioni Q&A

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 Voti
1 Risposta
9th May 2020, 8:05 AM
Karan Dewangan
Karan Dewangan - avatar
challege
andarr[]arrayblankscalculateelements.fillfoo(intinintmultmultiplicationofproductreturnsize)theto
-1 Voto
1 Risposta
16th Jan 2017, 7:41 AM
Mpho Percy Mkhwanazi
Mpho  Percy Mkhwanazi - avatar
Popolare oggi
Why do I suck at C# it‘s Hard but i know C# is Hard but tooooo much😭
1 Votes
I need advice
0 Votes
What is Typecasting?
1 Votes
Stream
1 Votes
How to zoom in and out in sololearn for testing media quarries in css
0 Votes
Subscription
0 Votes
I need help on what to write as my first project
0 Votes
Make a app
0 Votes
Java Advanced Module
0 Votes
How Does DSA will help me with web development?
1 Votes