#!/bin/tcsh g++ -o lab3 time.cpp date.cpp lab3.cpp ./lab3 < testCasesLab3