UK SENA (NU NU EN MA A ATE MU UM Na Name (10 pts) SRE EME 1: G, Resinovic K201 Ouiz B 11/4/81 We have 250 cards with the following layout: card columns Description 1-5 Employee Number (Integer) 6-8 Regular Hours Worked (XXAX) 9-11 Overtime Hours Worked (XX,X) At the beginning of a program we wish to read these cards and establish three arrays: the array MPL of employee numbers, the array RH of regular hours worked, and the array (TH of overtime hours worked. On the coding form below write the FORTRAN statements reguired for this portion of a program.