programming contest problems
Hello, all. I have started posting about problems from the Berkeley Programming Contest on my journal. My interest is in solving and discussing some of the trickier problems from past Berkeley contests, with an emphasis on short, elegant implementations, in both contest-allowed languages (C, C++, Java) and others (Python, Scheme, etc). I am interested in investigating what language features allow for the most concise implementation of contest problems and discussing idioms pertinent to the contest.

