#include using namespace std; void PrintMax (/* in */ int num1, /* in */ int num2); int main() { }