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

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

Hey Guys,

I created a random mashup generator which finds codeforces problems that aren't solved by any of the users in a group. It automates the mundane task of finding problems not solved by a particular group of users. You can use this to host mashup contests with your friends or use it for yourself.

Here's a link to the website random mashup generator

For any bugs or feature requests feel free to comment down below.

If you like the project, consider giving it a star on Github

Finally, I would like to thank Sakuna for giving me the inspiration to this project.

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

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

Auto comment: topic has been updated by Holmes7 (previous revision, new revision, compare).

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

Works like a charm. Thank you for this.

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

This is not working properly i guess..After clicking on creating mashup it shows nothing..Can u look into it.Thank u

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

    Press enter after adding each username and rating. Also the usernames you add must be valid codeforces usernames. If issue still persists kindly send me a screenshot.

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

Nice work man. There seems to be an issue though.

What if I want two separate problems, but with the same rating? It gives me the same problems two times :tourist_mad:

Image : Link

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

    Thank you for mentioning the issue with such detail. I’ll work on it.

    UPD: The issue is fixed.

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

since users submissions of a mashup contest are not visible, will this generator consider those solved problems??

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

    If codeforces doesn't make these submissions visible through the api then the generator won't consider them.

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

Shows nothing after adding username and rating. [link](http://file:///C:/Users/Welcome/Pictures/Screenshots/Screenshot%20(125).png)

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

    The link you have given for the image is of your local machine so I can't see the image. Even so, wait a bit as it takes some time to generate the mashup. Also make sure the username and problem rating is valid.

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

Is it possible to implement a feature that discard the problem of April fool contest? In a serious contest April fool problem are really annoying.