• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu

F&A Diskussionen

#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 Stimmen
4 Antworten
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 Stimmen
2 Antworten
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 Stimme
4 Antworten
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 Stimmen
3 Antworten
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 Stimmen
2 Antworten
30th Jul 2023, 3:18 PM
Md Siam
Md Siam - avatar
Heute heiß
Is this realistic enough?
2 Votes
"Which is harder to master — Machine Learning or Cybersecurity? And why?"
1 Votes
Need friends
0 Votes
"What’s the best way to combine creativity and coding? Can storytelling improve web apps?"
1 Votes
Web Development
0 Votes
Cybersecurity techies
3 Votes
Please complete this code.
0 Votes
Can someone please explain python for me
0 Votes
Can u learn multiple language at the same time, without misplacing the formats of each with the other
0 Votes
What's wrong with code?
0 Votes