Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please name your source file: PC2_1.CPP Write a program that stores the integers 50 and 100 in variables, and stores the sum of these two
Please name your source file: PC2_1.CPP Write a program that stores the integers 50 and 100 in variables, and stores the sum of these two in a variable named total. Hint: There is no output, so don't use cout. If you return total (instead of 0), you won't get a warning about an unused variable. Use Visual Studio 2017 please.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started