Computer Science

All provided code segments are intended to be syntactically correct, unless otherwise stated. You may also assume that any undefined variables are defined as used.

A reference to many commonly used Java classes is provided with the test, and you may use this reference during the contest. Click the materials tab to find the link to supplemental materials, a pdf will open in a new tab.

Assume that any necessary import statements for standard Java SE packages and classes (e.g., java.util, System, etc.) are included in any programs or code segments that refer to methods from these classes and packages.

NO CALCULATORS of any kind may be used during this contest.