Department of Computer Science
School of Engineering and Applied Science
The George Washington University

Welcome to the Problem Set of the Week!

The Problem set for this week is as follows:

  1. Problem 10018: Reverse and Add
  2. Problem 10077: The Stern-Brocot Numbers
  3. Problem 10198: Counting
  4. Problem 10110: Light, More Light

Use me to judge your problem

(Here are the code guidelines for submitting.)


Please remember some limits:
  1. Source code cannot exceed 40K in size,
  2. The maximum length of a line of source code cannot exceed 1,000 characters,
  3. All submissions, except where noted in the problem statement, have a maximum running time of 10 seconds,
  4. All submissions, except where noted in the problem statement, have a maximum memory allocation limit of 32MB,
  5. 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