 |
Department of Computer Science Worcester Polytechnic Institute |
 |
Welcome to the Problem Set of the Week!
The Problem set for this week is as follows:
- Problem 10037: Bridge
- Problem 10191: Longest Nap
- Problem 10138: CDVII
- Problem 10194: Football (aka Soccer)
Use me to judge your problem
(Here are the code guidelines for submitting.)
Please remember some limits:
- Source code cannot exceed 40K in size,
- The maximum length of a line of source code cannot exceed 1,000 characters,
- All submissions, except where noted in the problem statement, have a maximum running
time of 10 seconds,
- All submissions, except where noted in the problem statement, have a maximum memory
allocation limit of 32MB,
- Where noted in the problem statement, some submissions have a limit on the maximum
size of the output that will be accepted, though this is rare.
Many thanks to the good folks at Universidad de Valladolid for all
the problems and judging software!!
Return to the Problem Set main page