• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu

Sesiones de PyR

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 Votos
1 Respuesta
9th May 2020, 8:05 AM
Karan Dewangan
Karan Dewangan - avatar
challege
andarr[]arrayblankscalculateelements.fillfoo(intinintmultmultiplicationofproductreturnsize)theto
-1 Voto
1 Respuesta
16th Jan 2017, 7:41 AM
Mpho Percy Mkhwanazi
Mpho  Percy Mkhwanazi - avatar
En tendencia hoy
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
app for lessons
1 Votes
Any coding competitions?
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Rise of AI
1 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes