#include #include "time5.h" using namespace std; int main() { Time mytime; Time.setTime(11,5,3); Time.printStandard(); }