2^20=1048576 кб
1048576:1024=1024 Мб
using System;
namespace ConsoleApp6
{
class Program
{
static void Main(string[] args)
{
int x, y;
x = int.Parse(Console.ReadLine());
y = int.Parse(Console.ReadLine());
if (Math.Max(x, y) % 2 == 0)
Console.WriteLine(Math.Max(x, y).ToString());
else
Console.WriteLine((Math.Min(x,y)*Math.Max(x,y)/2.0).ToString());
Console.ReadKey();
}
}
}
-х = -0,8
(изменение знаков обеих частей)
4/5
-х = -4 1/3
-х= 4/3 = 1/13
-х= -7,2
-х= 36/5 = 7 1/5
-х=5/6-1/9
-х = -17/18
-х=3/8+1/6
-х = 5/24