Can someone help solve this as C++ program for me?

Write a program to process weekly employee time cards for all employees of an organization. Each employee will have three data items: an identification number, the hourly wage rate, and the number of hours worked during a given week. Each employee is to be paid time and a half for all hours worked over 40. A tax amount of 3.625 percent of gross salary will be deducted. The program output should show the employee’s number and net pay. Display the total payroll and the average amount paid.

This is the question and I don't understand how to solve it at all. Help.

What have you done so far? We will help you where you’re stuck, but we won’t completely do your entire homework assignment for you.

Please show what you have written so far and where you’re stuck or what isn’t working as expected.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.