I realize that CodeForces team would have come up with the codeforces format after giving in a lot of thought, and getting good feedback from their friends. And that they would have also got more feedback now from codeforces community here. But... to make it count, here is a negative feedback.
Guys, the format, simply put, is very boring. After you solve a question or two, you keep on wondering whether to go ahead trying the next problem, or to lock your previous ones and go on a hacking spree. And you wonder what others would be doing. It would be much better to have one work flow for all. Instead of half the participants solving problems, other half hacking them.
I thought you guys had a chat app around here. Is that still here or was that removed? It is always fun to talk to others about the problem set after the round is over.
Having said that... Excellent work guys. Loving it that CodeForces is progressing so quick, and getting quite a bit of focus from big Internet players, and getting sponsorships. Please keep good problem sets rolling in.
> (2) After you solve a question or two, you keep on wondering whether to go ahead trying the next problem, or to lock your previous ones and go on a hacking spree. And you wonder what others would be doing.
In my opinion, (1) contradicts (2). Specifically, what's so boring in it? Having more choice than usual?
Sure, the format distracts us from spending a fixed amount of time on trying to solve as much problems as possible. Instead, it tempts to concentrate on easier problems and read others' solutions. Then, we guess what bugs would be common and search for them, or just find specific bugs in individual solutions. Reading the solutions, we better understand what are the good and bad ways of solving an easy problem. Ideally, this improves the skill of solving easy problems, thus we spend less time on them, and are more tempted to try harder problems.
The faster you are, the less solutions you have to hack, the more incentive to try the next problem.
Personally, extended time for hacking is one thing that I actually like about Codeforces more than Topcoder.