Courses
Log inStart Learning AI
Courses
Log inStart Learning AI

Q&A Discussions

#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 Answers
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 Votes
2 Answers
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 Answers
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 Answers
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 Votes
2 Answers
30th Jul 2023, 3:18 PM
Md Siam
Md Siam - avatar
Hot today
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
Python intermediate help with dictionaries
0 Votes
Marquee
1 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
Any Advise?
1 Votes
RUST'S FUTURE
1 Votes
Popsacles Aufgabe
1 Votes
How far do courses go on Sololearn?
0 Votes
I'm about to make a complex calculator in python
0 Votes
Button In C++
1 Votes