You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"title": {"az": "Müsbət, mənfi və sıfır", "en": "Positive, negative or zero", "ru": "Положительное, отрицательное или ноль"}, "statement": {"az": "**n** tam ədədi verilmişdir. Onun müsbət, mənfi və ya **0**-a bərabər olmasını müəyyənləşdirin.\r\n\r\n", "en": "Given one integer **n**. Print is it positive, negative or equals to **0**.\r\n\r\n", "ru": "Задано целое число **n**. Выведите является ли оно положительным, отрицательным или равно **0**.\r\n"}, "input_format": {"az": "Modulca $10^9$-u aşmayan tam **n** ədədi.\r\n", "en": "One integer **n**, not bigger than $10^9$ by absolute value.\r\n", "ru": "Одно целое число **n**, по модулю не более $10^9$.\r\n"}, "output_format": {"az": "**n**-in qiymətindən asılı olaraq \"**Positive**\", \"**Negative**\" və ya \"**Zero**\" çap edin.", "en": "Print \"**Positive**\", \"**Negative**\" or \"**Zero**\" depending on the value of **n**.", "ru": "Выведите \"**Positive**\", \"**Negative**\" или \"**Zero**\" в зависимости от значения **n**."}, "notes": {"az": "", "en": "", "ru": ""}, "scores_format": {"az": "", "en": "", "ru": ""}, "source": {"az": "", "en": "", "ru": ""}, "author": {"az": "", "en": "", "ru": ""}}