Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program that prompts the user to input a number of quarters, dimes, and nickels. the program then outputs the total value of the

"Write a program that prompts the user to input a number of quarters, dimes, and nickels. the program then outputs the total value of the coins in pennies"

image text in transcribed

CISC 115 COMPUTER SCIENCE I Programming Assignment1 Complete Programming Exercise # 19 on p.12 of the textbook. Programs with build errors are not accepted Using Blackboard Navigate to the assignment attach your C++ source file (.cpp file) submit your assignment. Scorecard Program 1 Description Points Documentation (10%) l program file name brief description of assignment name of the author course title and meeting time assignment number and due date Formatting (10%) Technique (40%) Use proper indentation Appropriate constant definitions Variables declared for number of quarters, dimes and nickels Variable declared for total value of the coins Statements are organized by input/process/output Output of numbers is properly labeled Calculations are correct Output (40%) 20 20 Late Penalty TOTAL 100 Late Penalties 5% of the grade is deducted for each day the assignment is overdue . Assignments more than 10 days late are not accepted

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database Systems

Authors: Ramez Elmasri, Sham Navathe

4th Edition

0321122267, 978-0321122261

More Books

Students also viewed these Databases questions

Question

Distinguish between a LAN, MAN, and WAN.

Answered: 1 week ago

Question

2. What should an employer do when facing an OSHA inspection?

Answered: 1 week ago