Question: We want to estimate the cost of painting a property. Interior wall painting cost is Rs.18 per sq.ft. and exterior wall painting cost is Rs.12 per sq.ft. Take input as 1. Number of Interior walls 2. Number of Exterior walls 3. Surface Area of each Interior 4. Wall in units of square feet Surface Area of each Exterior Wall in units of square feet If a user enters zero as the number of walls then skip Surface area values as User may don't want to paint that wall. Calculate and display the total cost of painting the property Example 1: 6 3 12.3 15.2 12.3 15.2 12.3 15.2 10.10 10.10 10.00 Total estimated Cost: 1847.4 INR

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 20PE: When you borrow money to buy a house, a car, or for some other purpose, you repay the loan by making...
icon
Related questions
Question

4.I___Need C, C++, Java, Python, or Perl code for the below question.. 

 

Question: We want to estimate the cost of painting a property. Interior wall
painting cost is Rs.18 per sq.ft. and exterior wall painting cost is Rs.12 per sq.ft.
Take input as
1. Number of Interior walls
2. Number of Exterior walls
3. Surface Area of each Interior 4. Wall in units of square feet
Surface Area of each Exterior Wall in units of square feet
If a user enters zero as the number of walls then skip Surface area values as User
may don't want to paint that wall.
Calculate and display the total cost of painting the property
Example 1:
6
3
12.3
15.2
12.3
15.2
12.3
15.2
10.10
10.10
10.00
Total estimated Cost: 1847.4 INR
Note: Follow in input and output format as given in above example
Transcribed Image Text:Question: We want to estimate the cost of painting a property. Interior wall painting cost is Rs.18 per sq.ft. and exterior wall painting cost is Rs.12 per sq.ft. Take input as 1. Number of Interior walls 2. Number of Exterior walls 3. Surface Area of each Interior 4. Wall in units of square feet Surface Area of each Exterior Wall in units of square feet If a user enters zero as the number of walls then skip Surface area values as User may don't want to paint that wall. Calculate and display the total cost of painting the property Example 1: 6 3 12.3 15.2 12.3 15.2 12.3 15.2 10.10 10.10 10.00 Total estimated Cost: 1847.4 INR Note: Follow in input and output format as given in above example
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr