Can anyone help with this, how would I write a c++ program that would run a workplace timeclock? It must use strings, arrays and functions, read in the employee name take it from an array read in clock in and clock out times return the hours worked and wages earned at €25 per hour (paid by minutes as well) and finally print out a report with the list of employees their hours and wages