Pay calculator Version 2.3 DESIGN NEW IN THIS VERSION: No changes. Global constants: const float kPayRate = 12; const char kcsTimesFileName[] = "times.txt"; const char kcsReportFileName[] = "report.txt"; Functions: o void run_pay_calculator() Runs the calculator. See program spec for details. Collaborator: Time (Version 1.4)