Holmes7's blog

By Holmes7, 3 years ago, In English

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.

  • Vote: I like it
  • +28
  • Vote: I do not like it

»
3 years ago, # |
  Vote: I like it +5 Vote: I do not like it

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

»
3 years ago, # |
  Vote: I like it +5 Vote: I do not like it

Works like a charm. Thank you for this.

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

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

  • »
    »
    3 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    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 years ago, # |
Rev. 6   Vote: I like it +5 Vote: I do not like it

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 years ago, # ^ |
    Rev. 2   Vote: I like it 0 Vote: I do not like it

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

    UPD: The issue is fixed.

»
23 months ago, # |
  Vote: I like it +3 Vote: I do not like it

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

  • »
    »
    23 months ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

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

»
23 months ago, # |
  Vote: I like it 0 Vote: I do not like it

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

  • »
    »
    23 months ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    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 months ago, # |
  Vote: I like it 0 Vote: I do not like it

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.