Олимпиадный тренинг

Задача 39357. Number in binary system


Input
The program receives a natural number as input - N

Imprint
Display the representation of the number in binary form, in which the digits of the number are written in reverse order, that is, from the end.
 
Examples
# Input Output
1 6 011

Запрещенные операторы:hex;bin;oct;str;list