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 Odpowiedź

Często masz takie pytania?

Ucz się bardziej efektywnie, za darmo:

  • Wprowadzenie do Pythona

    7.1M uczących się

  • Wprowadzenie do Java

    4.7M uczących się

  • Wprowadzenie do C

    1.5M uczących się

  • Wprowadzenie do HTML

    7.5M uczących się

Zobacz wszystkie kursy
Popularne dzisiaj
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