existenence's blog

By existenence, history, 3 years ago, In English

The Lockout Championship recently ended and it was a lot of fun watching the best of Codeforces compete with each other 1v1 and that got me thinking, Why not have a feature here on Codeforces where people can create a 1v1 challenge (or duel) and compete whenever they want (as opposed to contests)?

People can create a challenge, which would consist of problems from past Codeforces rounds. They can set the number of problems, the time control (total or per problem), the difficulty range, the order (random or sorted) of problems by difficulty, rating range of acceptors, etc. and others can simply check out the lobby and accept the challenge that best suits them. Those who play chess on sites like chess.com or lichess.org would know all about how these work.

We could have a separate "duel rating" for the handles so that the duels don't mess with people's contest ratings.

I am sure it would be a great alternative to the regular format of div1/div2 contests that we all know and love. Since there are editorials for the contest problems and people can use them to cheat in the duels, we could hide the problem details pertaining to the contest to which they belong and only show the problem statement, I/O, and sample cases in duel mode.

So...what do you think? Any Ideas?

Cheers!

Full text and comments »

  • Vote: I like it
  • +106
  • Vote: I do not like it

By existenence, history, 4 years ago, In English

Hello Coders!

Recently I've been thinking about CodeForces rounds and I came up with an idea...

Let's have Quest Rounds which would have following characteristics:

  • You UNLOCK problems by solving previous ones. So the next problem is only unlocked once you solve the current one.

  • Upon acceptance, every problem gives some clue/hint for the solution to the next problem.

  • There is a single narrative for the entire problemset with a character going through an adventure and the problem statements and solutions describe the adventures.(like having our protagonist Mr. Square in Flatland!)

  • At the end of the adventure, every participant gains wisdom(along with ratings) in the form of XP. They can use this XP as currency for various purposes on the platform. (I would love suggestions and/or constructive criticism on this!)

  • The Quests can be for Div 1, 2, 3 or common ones.

Comment and give ideas/suggestions/criticism about this and let the showrunners know about this...peace :)

Full text and comments »

  • Vote: I like it
  • -5
  • Vote: I do not like it