Fall 2007 Programming Team Tryouts
Problems
- Longest
Common Subsequence
- Points
in Figures: Rectangles, Circles, and Triangles
- Antiarithmetic
- Free
Spots
- Funny
Encryption Method
Rules
- You will need to submit your programs to the automated judge to
be checked for correctness.
- You will receive a 15 minute penalty for every incorrect
submission.
- The rankings will be determined by comparing, in order:
- the number of problems solved
- the sum of the times, since the beginnign of the contest, you
needed to solve the problems correctly + all penalties
- You may use the Java API and the below C++ library references;
you should not use other online resources.
Online References
Here are relevant web sites: