Hi,
I have some errors when debugging the following code in C++. Does anyone have a suggestion on the correct code to use?
Thanks
#include <iostream>
using namespace std ;
int main()
{
int hours_worked ;
float pay_rate ;
float wages;
// read in the hours worked...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.