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: 
Value
surface area = Answer

Example:
Please enter the edge length of the cube: 
5
surface area = 150.0