CS2 Standard Demo Page

The following text was written to the standard output stream when the CollatzSequenceDemo program was executed from Netbeans.

The positive interger? 36
36 18 9 28 14 7 22 11 34 17 
52 26 13 40 20 10 5 16 8 4 
2 1 
BUILD SUCCESSFUL (total time: 3 seconds)

	  

CS2