Draw a cuboid with a given width, height and depth in an oblique perspective1, according to the following specification.
The front face must be drawn using pound signs (#), the side face using plus signs (+) and the top face using colons (:). The front and side faces must be separated from each other using slashes (/). None of the output lines may have trailing spaces.
Three lines that each contain an integer number. These numbers
respectively indicate the width
Draw a cuboid having width
Input:
20 10 3
Output:
:::::::::::::::::::/ :::::::::::::::::::/+ :::::::::::::::::::/++ ####################+++ ####################+++ ####################+++ ####################+++ ####################+++ ####################+++ ####################+++ ####################++ ####################+ ####################