public static void Main()
Console.WriteLine("I think that the hamster ate the bear!");
else if(iNumber1 < iNumber2)
Console.WriteLine("I think that the bear ate the hamster!");
Console.WriteLine("I think that the bear and the hamster fought each other to a standstill!");