![]() |
# 2 |
משתמש - היכל התהילה
|
תנסה משהו כזה
קוד:
int x, y; x = int.Parse(Console.ReadLine()); y = int.Parse(Console.ReadLine()); if((x>60) || (y>60) || ((x==y) && (x==60))) Console.WriteLine("error"); else Console.WriteLine(Math.Abs(x-y)); |
![]() |
חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
|
|