13th program input & output

Input : Enter any decimal number : 135

Output : Same octal number is : 207
/////////////////////////////////////
Input : Enter any decimal number : 98

Output : Same octal number is : 142
/////////////////////////////////////
Input : Enter any decimal number : 12

Output : Same octal number is : 14