Cursos
Fazer login
Começar a aprender IA
Cursos
Fazer login
Começar a aprender IA
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
#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 Votos
4 Respostas
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 Voto
2 Respostas
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 Voto
4 Respostas
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 Votos
3 Respostas
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 Voto
2 Respostas
30th Jul 2023, 3:18 PM
Md Siam
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
4 Votes
I am new
1 Votes
Changing String Variables into int in C++
0 Votes
Python intermediate help with dictionaries
0 Votes
Marquee
1 Votes
Fill in the blank to declare a static variable.
0 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
RUST'S FUTURE
1 Votes
Any Advise?
1 Votes
Popsacles Aufgabe
1 Votes