|
dev C++
I'm completly lost on this test i had.
i'm gonna try to translate the problem
The service of Tree's in Arecibo offers these services:
1)removal of tree $500
2)podar(srry can't translate) a tree $150
3)removal of trunk $25 for 10 inches, and $2 adicional for every inches that went over 10
the manager wants a program that lets the client choose the what service he wants and how much the price to pay
profesors says i can use any of the structures
problem is......well, i don't know much about the dev C++ i feel like this program has to be done in a switch structure, but i don't know how to do it. and is bit hard when i take the class in spanish and looking for research in english on the web.
i have the C++ How to Program (5th Edition) (How
to Program) book
so can anyone recomend me any website to a specific detail about learning how to do this program. or if you know the book well, recomend me a chapter.
I'm not asking for help in someone else making this code for me, since i HAVE to learn and i have to give a oral presentation about the program and explain every step.
but if you do know a link to a code on this forum or any, wich has a familiar problem, then please tell
pretty much the only program i have done was a calculator
|