Question: Write a short program that takes as input three integers, a, b, and c, from the console and determines if they can be used in
Write a short program that takes as input three integers, a, b, and c, from the console and determines if they can be used in a correct arithmetic formula (in the given order), like “a+b = c,” “a = b−c,” or “a ∗ b = c.”
Step by Step Solution
3.36 Rating (159 Votes )
There are 3 Steps involved in it
include using namespace s... View full answer
Get step-by-step solutions from verified subject matter experts
