
FILES
-----

Each directory contains input and output files and validators used
in the contest proper.

day1/   for the 1st day
day2/   for the 2nd day
day3/   for the 3rd day


HOW TO USE THE VALIDATORS
-------------------------

The simplest usage is:

  $ java -jar A.jar A.txt A.your.txt A.out.txt

In case you would like to know why your solution is rejected,
please type:

  $ java -jar A.jar -cf A.txt A.your.txt A.out.txt


STATUS OF THIS ARCHIVE
----------------------

All files in this archive were created by the members of Japanese
Alumni Group for Summer Camp 2006.

Please note that this statement does not necessarily imply the
problems themselves were also set by Japanese Alumni Group; please
refer to the cover of the problem statement.

You may use this archive in any form, entirely or in part, with or
without modification, for any purposes, without prior or posterior
consent to Japanese Alumni Group, provided that your use is made
solely at your own risk.

THIS ARCHIVE IS PROVIDED "AS-IS", WITHOUT ANY EXPRESS OR IMPLIED
WARRANTY. IN NO EVENT SHALL JAPANESE ALUMNI GROUP, THE MEMBERS OF
THE GROUP, OR CONTRIBUTORS TO THE GROUP BE LIABLE FOR ANY DAMAGE
ARISING IN ANY WAY OUT OF THE USE OF THE PROBLEM SET, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
