CS1 Standard Demo Page

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

/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -javaagent:/opt/intellij-idea-community/lib/idea_rt.jar=40771:/opt/intellij-idea-community/bin -Dfile.encoding=UTF-8 -classpath /home/arobin20/IdeaProjects/CS1/out/production/CS1:/home/arobin20/jfugue-4.0.3-with-musicxml.jar:/home/arobin20/SimpleComposer.jar:/home/arobin20/SimplePainter.jar arraylists.ArrayListProcessing
First Names: Billie Camille Pablo Akseli Osvaldo Alexander Andrew Edgar 
First Names: Billie, Camille, Pablo, Akseli, Osvaldo, Alexander, Andrew, Edgar
Last Names: Holiday, Claudel, Picasso, Gallen-Kallela, Zotto, Robinson, Clark, Lopez
Uppercase first names: BILLIE, CAMILLE, PABLO, AKSELI, OSVALDO, ALEXANDER, ANDREW, EDGAR
Hyphenated names: Gallen-Kallela
Total Length: 125
Total First Name Length: 51
Total First Name Product: 2381400

Process finished with exit code 0