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

Автор iNNNo, история, 3 недели назад, По-английски

Hello Codeforces!

After a long break we are ready to invite you to gamma testing of our brand new BRAINFUCK contest platform!

If you want to practise your coding skills in unusual format, you should definitely give it a try!

Modulo256

Our goal was to give people the opportunity to solve a completely different type of tasks. The main problem you will face is implementation. In the meantime, there are a few tasks you can practise with.

To make your experience much more exciting, we've added extra command characters, such as integer input/output, functions and more.

We hope you'll enjoy your time and see you on 26th of August!

Our Telegram channel — https://t.me/modulo256

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

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

[Feature Request] I think it'd be interesting if AC submissions of a problem could be sorted by their length or execution time lol

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

Please fix this stupid "Please wait to send a new submission" thing, the submission cooldown time is way too long and it makes it unenjoyable if you can't submit..

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

Hi. Can you add editorials to the problems?

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

Is it just me that cannot enter the contest? The contest page is exactly the same as contest list page for me.

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

    I also cannot enter, however when looking at the telegram channel it seems like the contest is in 26 Aug 18:00 UTC+3; so it is still 5 hours away from now?

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

      It shows "Ends in 01h 49m | On going" on my computer : (

      Seems like a bug then. iNNNo could you fix this?

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

        could be that it doesn't take timezones into account -w- see you in 5 hours then ww

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

        Yep, it shows you the time left before the contest according to your time without taking into account your timezone((

        The contest will start at the mentioned time (18:00 UTC+3)

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

Is the sample of 3rd problem wrong? The 2nd value should be 28 instead of 33 (character '!') right?