Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
#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
#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
%d
csourcecode
printf
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
Where is the mistake here?
char
k;
printf("the
scanf("%c"&k);
vinclude<stdio.h>intmain()
0 Vote
2 Réponses
30th Jul 2023, 3:18 PM
Md Siam
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
How to get better with problem-solving and programming
2 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
What's wrong with this code ? ( Beginner)
1 Votes
Please rate my code from 1 to 10
2 Votes
How to start
0 Votes