contest_2011-09-13
This is an old revision of the document!
Table of Contents
Weekly Contest for September 13, 2011
Join the Contest
% cd your-pc2-directory % /homes/cs390cp/pc2/bin/pc2team &
Log in using your individually assigned “teamX” account and password. You can work in the current window/directory, creating a subdirectory for each problem.
Problems
If you've already solved one or more of these problems, try (1) solving again without referring to your old solution, and/or (2) using a different language (Java or C++). If you want to work on an additional problem from this chapter, let me know.
Hints:
- A: For Pairsumonious Numbers, you'll need to store the N*(N-1)/2 values into a sorted array to use them to compute the N sums. This problem gets you set up for that.
contest_2011-09-13.1315527032.txt.gz · Last modified: 2011/09/08 17:10 by jtkorb