CS1 Standard Demo Page

The following text was written to the standard output stream when the SurfaceAreaOfCube program was executed from IntelliJ.

Please enter the edge length of the cube: 
12
Please enter the edge length of the cube: 
10
surface area =600.0

Process finished with exit code 0