Add `int max_of_four(int a, int b, int c, int d)` here. int max_of_four(int a, int b, int c, int d); ...