CS2 Standard Demo Page

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

run:
The Numbers... 
566 156 438 724 100 429 436 284 336 503 211 395 436 961 696 784 233 929 117 680 629 412 118 171 536 

 Odd numbers... 
429 503 211 395 961 233 929 117 629 171 

 The strictly monotonic numbers are... 
156 961 

 The pairs
566 100 336 211 696 233 929 117 118 171 

 The numbers by digit sum ... 
{ 100}
{ 211}
{ 412}
{ 503 233}
{ 117 171}
{ 118}
{ 156 336}
{ 724 436 436}
{ 284 680 536}
{ 438 429}
{ 961}
{ 566 395 629}
{ 784}
{ 929}
{ 696}
BUILD SUCCESSFUL (total time: 0 seconds)