So I have decided to try and make a programme, that allows me to enter 10 different emplyee hours and the pay rate (different each time) .
the employees get the normal pay rate for the first 35 hours.
however the minimum they can earn weekly is £20 nomatter how many hours they worked.
35-50 hours they get normal pay rate x 1.5 rate for overtime.
and if they work more than 50 hours they only get paid for the first 50 hours.
and by enetering the employee hours worked, and the payrate they have worked at,should then provide with like the wages they earn, and the normal hours they worked and the overtime, and the total wages.
any ideas were can i start. ! ? im really confused about this as im pretty new to c++. but really want to learn it!.
im allready reading books, and watchin tutorials, im a bit slow.
can anyone help with the coding !? :)