C++ Friend Function Binary to octal conversion

Write a C++ program of binary to octal conversion with friend function.

C++ program to convert an octal number into binary