-
Notifications
You must be signed in to change notification settings - Fork 1
/
IF-f-inside-the-interval.json
1 lines (1 loc) · 1.54 KB
/
IF-f-inside-the-interval.json
1
{"title": {"az": "İntervalın daxilində", "en": "Inside the interval", "ru": "Внутри интервала"}, "statement": {"az": "**x**-in [**a**; **b**] intervalına daxil olduğunu təyin edin. **x** ədədi o zaman [**a**; **b**] intervalına daxildir ki, **a** ≤ **x** ≤ **b** olsun.\r\n\r\n", "en": "Determine whether the number **x** belongs to the interval [**a**; **b**]. Number **x** belongs to the interval [**a**; **b**] if **a** ≤ **x** ≤ **b**.\r\n", "ru": "Определите, принадлежит ли число **x** интервалу [**a**; **b**]. Число **x** принадлежит интервалу [**a**; **b**], если **a** ≤ **x** ≤ **b**.\r\n"}, "input_format": {"az": "Modulca $10^9$-u aşmayan **x**, **a**, **b** tam ədədləri.\r\n", "en": "Three integers **x**, **a**, **b**, not greater than $10^9$ by absolute value.\r\n", "ru": "Три целых числа **x**, **a**, **b**, по модулю не большие $10^9$.\r\n"}, "output_format": {"az": "**x** ədədi [**a**; **b**] intervalına daxildirsə \"**YES**\", əks halda \"**NO**\" çap edin.", "en": "Print \"**YES**\", if the number **x** belongs to the interval [**a**; **b**]. Otherwise print \"**NO**\".", "ru": "Выведите \"**YES**\", если число **x** принадлежит интервалу [**a**; **b**]. Иначе вывести \"**NO**\"."}, "notes": {"az": "", "en": "", "ru": ""}, "scores_format": {"az": "", "en": "", "ru": ""}, "source": {"az": "", "en": "", "ru": ""}, "author": {"az": "", "en": "", "ru": ""}}