cup_of_tea's blog

By cup_of_tea, 12 years ago, In English

Hello everyone!

I wanted to invite you to a contest created by codingame who will take place this saturday, 25th october at 16:00UTC .
You can train on puzzles from previous challenges to familiarize yourself with the interface.

Various prizes to win (t-shirt, hi-tech)!

Keep coding!

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

»
12 years ago, hide # |
 
Vote: I like it +9 Vote: I do not like it

The website is a little slow but it seems nice . Has anyone taken part in any contest on this website . Is it fun ?

  • »
    »
    12 years ago, hide # ^ |
    Rev. 2  
    Vote: I like it +4 Vote: I do not like it

    I have taken part in 5 short contests ( cup_of_tea), and it's really fun. It's different from codeforces, because it's more artificial intelligence based, taking decisions with euristhics, using alpha/beta pruning to optimize state search...

    There is a graphical window representing the game, where you can toggle a mode to enter debug mode (more infos) so you can viualize directly what your code is doing. The website organize multi challenges during multiple weeks on a game where you develop an artificial inteligence.