EXercise 2_bugs.cX /*Calculate and display the difference of two input values * 3 #include int Main (void) { i

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

EXercise 2_bugs.cX /*Calculate and display the difference of two input values * 3 #include int Main (void) { i

Post by answerhappygod »

Exercise 2 Bugs Cx Calculate And Display The Difference Of Two Input Values 3 Include Stdio H Int Main Void I 1
Exercise 2 Bugs Cx Calculate And Display The Difference Of Two Input Values 3 Include Stdio H Int Main Void I 1 (42.94 KiB) Viewed 21 times
Hi may I know if there is anything wrong with my code as I cant
seem to make it run
EXercise 2_bugs.cX /*Calculate and display the difference of two input values * 3 #include <stdio.h> int Main (void) { int X, X, sum; scanf("%d", &X); scanf("%d" &x) ; sum = x + x ; printf ("The sum of %d and %d is %d/n", X, X, sum); return 0; } B
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply