Corsi
AccediInizia a imparare l'IA
Corsi
AccediInizia a imparare l'IA

Discussioni Q&A

{int a=1; printf("%d",++a); func(); printf("%d",++a); return 0;} void func(){int a=10; return 1;}
pleaseexplain
-1 Voto
2 Risposte
10th May 2020, 3:22 PM
Karan Dewangan
Karan Dewangan - avatar
srand(time(NULL)); cout<<1+(rand()%6);
pleaseexplain
0 Voti
2 Risposte
14th May 2020, 8:16 AM
Karan Dewangan
Karan Dewangan - avatar
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
Popolare oggi
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
you con help mi
1 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Sql practice
0 Votes