Question from the C++ - Fundamentals test

Write a C++ program that prints '3 greater than 1' if 3 is greater than 1, otherwise prints '3 is not greater than 1'.