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

Автор cs18b012, история, 4 года назад, По-английски

Hello Coders, First of all, Thanks for actively using my platform! It really motivates me to develop new features and deploy it on my platform. If you have not visited yet, visit it here.

Now, coming to the point, I searched a lot on the net, as well as explored all the APIs provided by Codeforces, but I found nothing useful which can help me to automate Mashup Contest generation on demand. If you have any ideas which can solve this issue. Then please let me know.

Thanks in advance!

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

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

Just give virtual contests....

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

    I want to create contests with problems automatically selected by my platform, so virtual contests won't help with this issue.

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

Your problems recommender should display problems that are unsolved but it includes the ones solved by me along with some unsolved.

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

    Can you please share a screenshot of it? Also, there's one issue raiser button, which will help me to resolve it faster.

    I am using Codeforces APIs to provide these recommendations, but sometimes, if a same problem is present in div2 and div1, they have different problem ids even if they are the same. Still, I will try to resolve it.

    Thanks for informing me.