| | |
do my homework for me because I'm too lazy
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Oct 2008
Posts: 1
Reputation:
Solved Threads: 0
write a program to create a customer's bill for Ms.B's Desk-Shop. ms. B sell only three items: grater-cake, icy-mints and corn-sham, which she persoally delivers to ezch customer upon accepting their phone order. The unit prices are $50, $10 and $30 respectively, with delivery charge of 10% on the total cost of the items purchased. The program should be designed according to the input and output below:
Enter the number of grater-cakes: 4
Enter the number of icy-mints: 0
Enter the number of corn-shams: 2
QTY ITEM UNIT PRICE TOTAL PRICE
-------------------------------------------------------------------------------
4 Grater-cake 50.00 200.00
0 Icy-mint 10.00 0.00
2 Corn-Sham 30.00 60.00
---------------------
Subtotal 260.00
Delivery 26.00
--------------------
Total 286.00
============
Enter the number of grater-cakes: 4
Enter the number of icy-mints: 0
Enter the number of corn-shams: 2
QTY ITEM UNIT PRICE TOTAL PRICE
-------------------------------------------------------------------------------
4 Grater-cake 50.00 200.00
0 Icy-mint 10.00 0.00
2 Corn-Sham 30.00 60.00
---------------------
Subtotal 260.00
Delivery 26.00
--------------------
Total 286.00
============
Do you really expect people will do it for you?
Founder of :
Lexel Technologies Pte Ltd - SMS (TXT) Marketing software solution
My Blogs: Gooner's Sanctuary
Pet Directory and Forum: FurryTale.net
Lexel Technologies Pte Ltd - SMS (TXT) Marketing software solution
My Blogs: Gooner's Sanctuary
Pet Directory and Forum: FurryTale.net
Ye this is true no respectable forums will do your assignment for you. So you have 2 choice's pay someone...again good luck cause most ppl still won't do this OR DO IT YOURSELF(at least have a good go)
YAY im joining in with the free posts, i love it!
YAY im joining in with the free posts, i love it!
Knowledge is power -- But experience is everything
C++ Syntax (Toggle Plain Text)
#include <motivation.h> #include <drive.h> #include <dignity.h> using namespace omg; int main() { string whatAreYouThinking = "foppishness"; int numOfPeopleWhoWillHelpYou = 0; string typicalResponseToThis = "rofl"; big_Surprise(whatAreYouThinking, numOfPeopleWhoWilHelpYou, typicalResponseToThis) = goDoYourOWNhomework; return 0; }
I would love to change the world, but they won't give me the source code
![]() |
Similar Threads
- help needed!!! (Java)
- Please help me (Java)
- project question? (Java)
- help (C)
- Your Homework (Java)
- two-dimensional char array (Java)
- address book i need it now!!!!! (C)
Other Threads in the C++ Forum
- Previous Thread: Re: help with coding
- Next Thread: Need some guidance/pointers/tips/etc regarding codes.
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays assignment beginner binary bitmap c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete developer display dll dynamiccharacterarray email encryption error file format forms fstream function functions game generator getline givemetehcodez graph iamthwee ifstream image input int java lib loop looping loops map math matrix memory multidimensional multiple newbie news node number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg sort sorting string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets





