| 1 |
using System;
|
| 2 |
class Program
|
| 3 |
{
|
| 4 |
static int FindMax(int x, int y)
|
| 5 |
{
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
}
|
| 15 |
static void Main()
|
| 16 |
{
|
| 17 |
int x = Convert.ToInt32(Console.ReadLine());
|
| 18 |
int y = Convert.ToInt32(Console.ReadLine());
|
| 19 |
int z = Convert.ToInt32(Console.ReadLine());
|
| 20 |
|
| 21 |
Console.WriteLine(ans);
|
| 22 |
}
|
| 23 |
}
|