begin
var employeeOne : real;
var employeeTwo : real;
var employeeThree : real;
initialize(employeeOne,employeeTwo,employeeThree);
:
: :
: :
:
end.