Cursussen
Cursussen
Code Compiler
Code Compiler
Discussiëren
Prijzen
Teams
Inloggen
Registreren
Menu
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
{int a=1; printf("%d",++a); func(); printf("%d",++a); return 0;} void func(){int a=10; return 1;}
pleaseexplain
-1 Stem
2 Antwoorden
10th May 2020, 3:22 PM
Karan Dewangan
srand(time(NULL)); cout<<1+(rand()%6);
pleaseexplain
0 Stemmen
2 Antwoorden
14th May 2020, 8:16 AM
Karan Dewangan
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 Stemmen
1 Antwoord
9th May 2020, 8:05 AM
Karan Dewangan
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
Populair vandaag
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
2 Votes
Guys I don't know anything about cooding who can help me pls
0 Votes
Why can’t I use double “ in python?
0 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Coding for Cybersecurity
0 Votes
Need help
0 Votes
Pointers in c#
0 Votes
2 cases not correct what's the problem
1 Votes
You’re free to give me your advice! 🚨
0 Votes
Salut tout le monde
1 Votes