Question: Test 2 CSCI 221 Spring 2017 (2/22/2017) Name 7. (5 points) What is the output of the code below? (it is deliberately not well formatted)

Test 2 CSCI 221 Spring 2017 (2/22/2017) Name 7. (5 points) What is the output of the code below? (it is deliberately not well formatted) Rewrite the code formatted correctly (Add spaces, but do NOT change the code or add anything else) int a; cin >> a; if (a > 20) if (a > 25) cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
