coming soon: hcs' adventures in the Orient (aka ICPC) by hcs at 1:54 AM EST on October 30, 2006
My programming team finished first in the ACM Greater New York Region Collegiate Programming Contest, so we're on the way to the world finals in Tokyo in April/March! Most of the strength of my team is in the other members, and I feel lucky to have fallen in with such genius. I am PSYCHED!
edited 1:57 AM EST October 30, 2006
WOOT by PokeParadox at 3:43 AM EST on October 30, 2006
pretty cool man, I'd love to get the chance to go to Tokyo :) (The nearest I've been is the Phillipines.) Good luck in advance I guess :)
Standings are up, so you can see how we beat Cornell by 30 minutes. Note that the solution to problem E, which no one solved, is over 400 lines, while the solutions to most other problems was under 100. Also note that the judges used bubble sort in the solution to problem I. WTF? I used C qsort...