Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
#include<stdio.h> #include<stdlib.h> int main(void) { float num1,num2,num3,average; printf("enter three numbers");
intnum1,num2,num3,average;
numbers");
printf("enter
three
-1 Vote
8 Réponses
3rd Jul 2022, 9:45 PM
Nadhil An
#include<stdio.h> int main() { int num1,num2,product; printf("Enter two numbers:"); scanf("%d %d",&num1
c
in
multiplication
1 Vote
2 Réponses
5th Mar 2021, 6:47 AM
ƊЄƔ ƤƦƛƬƛƤ ƧƖƝƓʆ
#include<stdio.h> #include<math.h> int main() { float a,b,c,s,area; printf("ENTER THE THREE SIDES OF A TRIANGLE REPECTIVELY");
pls
-2 Votes
5 Réponses
17th Sep 2020, 5:37 AM
MSD
int number; printf("Enter the number betwean 1 to 7: "); scanf("%d",&number); switch(number); case1:
break
c
0 Vote
1 Réponse
17th Sep 2022, 10:40 AM
Umar Ali
#include <stdio.h> int main() { int age; printf("enter your age"); scanf("%d"&,>=age); printf("you are eligible for voting"); if
y
0 Vote
3 Réponses
4th Nov 2022, 1:09 PM
Udit Singh
#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> int main(){ int a; printf("enter any number =") ; scanf("%d", & a) ; if (a>0) printf ("%d is positive number
printf
1 Vote
7 Réponses
12th Feb 2021, 2:35 AM
Ravi Pandey
X;
"stdio.h"
%d",x);
c++
getch();
if(x<0)
include
int
main()
number
printf("absolute
printf("enter
scanf("%d",&x);
x
x;
x*-1;
-1 Vote
4 Réponses
18th Jul 2017, 3:47 AM
อภิวัฒน์ เพี้ยบุญมาก
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
How to allow one instance of exe
1 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
purchase of a subscription
1 Votes
seats = 100 (blank) seats > 0: print "sell ticket" (blank) = seats - 1
0 Votes
Theater management help me
2 Votes
What has happened?
1 Votes
What should I add/improve ?
1 Votes
Flight tracker coding foundation help me
1 Votes
Should You Specialize or Diversify in Programming?
1 Votes
Tools for web design?
1 Votes