Tonight ACM members competed in our second Top Coder competition. With the busy part of the semester beginning we again had two members, Luke Duncan and Dennis Matveyev. Two members wished us well at before the competition but were unable to compete, Tony Wesley and Kasey Thompson. Thanks for the support guys.
Below, Denis discusses his first experience at a Top Coder competition.
“So .. wow !
I have a multitude of feelings about this contest (TopCoder), and I’ve only started competing 2 hours ago !
First, some background — I’ve been involved with ACM regional contests since 2004! Now, I see that all the time I’ve spend practicing for ACM is trumped by doing TopCoder contests! For ACM I used to solve problems from previous ACM’s contests, but TopCoder times you and lets you really butt heads with your peers and lets you do so better than ACM contest — at TopCoder you can see other contestants’ code!! (after the contest is over, of course!)
I feel that had I practiced with TopCoder, besides getting better on TopCoder, I’d do better on ACM and other contests in general!
Seeing other contestant’s code is AWESOME !! This was always a mystery for me at ACM contests. I managed to peek at Waterloo’s code at an ACM contest and it was the top of the tops for me. TopCoder makes looking at other contestant’s code routine.
So, my impressions of the contest at TC (TopCoder) as coming from ACM regionals background:
* First, I was afraid, very afraid to compete. Ok, I was not afraid, I was hesitant. Luke, thanks for pulling me out and having me compete. Here’s a task for you: kidnap people and have them compete at TopCoder as their way to get back home. I was hesitant because I did not want to break my ACM regional mode, but I am happy it’s broken now!
* Being used to ACM contests, I did not know how to submit problems for TC contest. Turns out you need to write a class and use exact methods provided to you. Also, there should be no main() function when you submit. This is just a contest set up slightly differently than ACM. ”