• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

#include <stdio.h> #include<conio.h> int main() { int a,b; printf("Enter two number"); scanf("%d%d, &a,&b"); printf("The value o
kapil
-4 Votes
4 Réponses
31st Oct 2020, 5:22 AM
kapil dahiya
kapil dahiya - avatar
#include <stdio.h> //function declaration int factorial(int num); int main() { int x = 5; printf("The factorial o
pleasehelp
0 Vote
2 Réponses
2nd May 2019, 6:57 AM
Rahul Jaiswal
Printf("the answer is %d",sum); does not work on devc++ on my PC what can i do to fix it please
%dcsourcecodeprintf
1 Vote
4 Réponses
26th Apr 2020, 8:05 PM
Nchinda Boris
#include <stdio.h> int main() { int x[5] = {20, 45, 16, 18, 22}; printf("The element is %d\n", x[5]); /* 32766 */
arrays
-2 Votes
3 Réponses
23rd Jan 2022, 4:35 AM
Diya Mehta
Diya Mehta - avatar
Where is the mistake here?
chark;printf("thescanf("%c"&k);vinclude<stdio.h>intmain()
0 Vote
2 Réponses
30th Jul 2023, 3:18 PM
Md Siam
Md Siam - avatar
Aujourd'hui en vedette
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 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
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
How can i isntall modules
0 Votes