icypc_instructions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
icypc_instructions [2010/11/12 02:51] – changed view program to view2d to avoid overlap with unix version jtkorb | icypc_instructions [2011/11/08 11:54] (current) – jtkorb | ||
---|---|---|---|
Line 7: | Line 7: | ||
* '' | * '' | ||
* etc | * etc | ||
+ | - Naming convention: Please do not use '' | ||
- Be sure to make them executable (again, '' | - Be sure to make them executable (again, '' | ||
- | - Register program(s) at ladder website: [[http://pc2.cs.purdue.edu:8000/ladder]] | + | - Register program(s) at ladder website: [[https://pc.cs.purdue.edu/ |
+ | - To help with some automation to locate competitors, | ||
A quick way to ensure that your icypc directory and all files are world-readable and (where appropriate) world-executable: | A quick way to ensure that your icypc directory and all files are world-readable and (where appropriate) world-executable: | ||
Line 17: | Line 19: | ||
Note that this command makes everything in your '' | Note that this command makes everything in your '' | ||
+ | |||
+ | You might find it useful to create subdirectories in '' | ||
+ | |||
+ | ====== Ladder Rules ====== | ||
+ | |||
+ | - Any time a challenger beats a defender, the two competitors swap positions in the ladder. | ||
+ | - If a challenger scores 0 points in a match, that competitor is // | ||
====== Script Examples ====== | ====== Script Examples ====== | ||
Line 30: | Line 39: | ||
c++_example/ | c++_example/ | ||
| | ||
- | |||
====== Viewing Instructions ====== | ====== Viewing Instructions ====== | ||
Line 42: | Line 50: | ||
% / | % / | ||
- | | + | |
- | Note that 3D viewing works in the Linux lab (LWSN B158), but not (currently) in the Solaris lab (LWSN B146). | + | * To view the stdout from the match: |
+ | |||
+ | % / | ||
+ | |||
+ | * To view the stderr from the match: | ||
+ | |||
+ | % / | ||
+ | |||
====== To Play a " | ====== To Play a " | ||
Line 52: | Line 67: | ||
% java -jar icypc.jar -player pipe 1 / | % java -jar icypc.jar -player pipe 1 / | ||
- | There is an example " | + | There is an example " |
- | % / | + | % / |
| | ||
- | Also, see the " | + | Also, see the " |
icypc_instructions.1289559091.txt.gz · Last modified: 2010/11/12 02:51 by jtkorb