I am stuck at the very last part. I really cant figure the syntax on how to add the numbers.

#include <iostream>
using namespace std;
#include <cstdlib>
#include <string>
void getHours (int);...