Courses
LoginStart now
Courses
LoginStart now
0

how to make this code into recursive function in c

while (bagi!=0) { int digit=bagi%10; bagi=bagi/10; if (digit!=7&&digit!=8) { count=1;break; } }

functionsrecursionreturncrecursiveloopnumbermodulo
29th Nov 2018, 4:38 PM
Yoaraci
Yoaraci - avatar
1 Resposta

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
Fast coding (mobile)
2 Votes
Hofstadter a sequence code coach is not running
0 Votes
DSA doubt
1 Votes
Coding help
2 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Vote Code
1 Votes
Without degree job
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes