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

Задача 39358. Number in octal number system


Input
The program receives a natural number as input - N

Imprint
Display the representation of the number in octal notation, in which the digits of the number are written in reverse order, that is, from the end.
 
Examples
# Input Output
1 250 273

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