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

Автор boba5551, история, 13 месяцев назад, По-английски

Dear all,

I would like to host a private contest using Codeforces. However, I would also like to avoid CF being down due to maintenance. How do people deal with this? Do you maybe know how much in advance maintenance is announced?

This is going to be a 2-person team contest. I plan to have 70-100 teams. So, I am wondering whether there is a way to generate accounts for them automatically. Do you maybe know whether it is possible and, if yes, how to generate?

Thanks.

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

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

Same question. How can I register multiple domain accounts to my private contest automatically?

»
13 месяцев назад, # |
Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

Just write a script to generate random usernames and passwords. When you create a custom contest there's an option to add a list of users with usernames and passwords in a certain format. You can copy paste the list there

I did this a while ago so I don't remember the specifics, but it's very very simple to do.