-
Notifications
You must be signed in to change notification settings - Fork 1
/
IF-A-water-and-ice.json
1 lines (1 loc) · 1.54 KB
/
IF-A-water-and-ice.json
1
{"title": {"az": "Su və buz", "en": "Water and Ice", "ru": "Вода и лед"}, "statement": {"az": "Vedrəni su ilə doldurub küçəyə qoydular. Küçədə havanın temperaturu **t** dərəcədir. Əgər **t** müsbətdirsə - \"**Water**\", əks halda - \"**Ice**\" çap edin.", "en": "The pail filled with water was put outside the house. The temperature of the air is **t** degrees. Print \"**Water**\" if **t** is positive and \"**Ice**\" otherwise.\r\n", "ru": "Ведро наполнили водой и поставили вне дома. Температура воздуха снаружи равна **t** градусов. Выведите \"**Water**\" если **t** положительно и \"**Ice**\" в противном случае.\r\n"}, "input_format": {"az": "Yeganə **t** ($-10^9$ ≤ **t** ≤ $-10^9$) tam ədədi.\r\n", "en": "One integer value **t** ($-10^9$ ≤ **t** ≤ $-10^9$).\r\n", "ru": "Одно целое число **t** ($-10^9$ ≤ **t** ≤ $-10^9$).\r\n"}, "output_format": {"az": "Əgər **t** müsbətdirsə - \"**Water**\", **t** sıfır və ya mənfidirsə - \"**Ice**\" çap etməli.", "en": "Print \"**Water**\" if **t** is positive and \"**Ice**\" if **t** is zero or negative.", "ru": "Выведите \"**Water**\" если **t** положительно и \"**Ice**\" если **t** равно нулю или отрицательно."}, "notes": {"az": "", "en": "", "ru": ""}, "scores_format": {"az": "", "en": "", "ru": ""}, "source": {"az": "", "en": "", "ru": ""}, "author": {"az": "", "en": "", "ru": ""}}