Блог пользователя cup_of_tea

Автор cup_of_tea, 10 лет назад, По-английски

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!

  • Проголосовать: нравится
  • +14
  • Проголосовать: не нравится

»
10 лет назад, # |
  Проголосовать: нравится +9 Проголосовать: не нравится

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

  • »
    »
    10 лет назад, # ^ |
    Rev. 2   Проголосовать: нравится +4 Проголосовать: не нравится

    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.

    • »
      »
      »
      10 лет назад, # ^ |
        Проголосовать: нравится +3 Проголосовать: не нравится

      I am unable to figure out what it exactly demandand(I mean these puzzles) Is there any "get started" related thing there

      • »
        »
        »
        »
        10 лет назад, # ^ |
          Проголосовать: нравится +3 Проголосовать: не нравится

        yes , there is . see this linke

        • »
          »
          »
          »
          »
          10 лет назад, # ^ |
          Rev. 2   Проголосовать: нравится +1 Проголосовать: не нравится

          Is this also has to do something with the speed of output to decide whether we win or loose.

          • »
            »
            »
            »
            »
            »
            10 лет назад, # ^ |
              Проголосовать: нравится +3 Проголосовать: не нравится

            if you mean that puzzles have Time Limit like CodeForces problems , YES they have . you should solve the puzzle due the Time Limit that mention in CONSTRAINTS