altahsh's blog

By altahsh, history, 8 months ago, In English

Sometimes we see a good problem but we do not have an easy way to save it for later.

Now, poeple use bookmarks or notes , but that is not very comfortabl for them

My idea is :

-add a "To Do" button on every problem page.

-add a "To Do list" in the user profile with all saved problems.

-if the problem is solved, it is removed.

Alternative solution : a chrome extension that does the same thing.

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

»
8 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

if there are any Chrome extension can do that feel free to share it with us :)

»
8 months ago, hide # |
 
Vote: I like it -8 Vote: I do not like it

just send a submission with compilation error to that problem and then it is saved to your unsolved problems. or, create a vjudge group just for urself and add the problems in a contest there.

»
8 months ago, hide # |
Rev. 5  
Vote: I like it 0 Vote: I do not like it

There is an "Add to Favourites" button (a star sign) right next to the submit button on the PROBLEMSET page. And you can access those favourite problems from your profile FAV.PROBLEMS section. Doesn't that help? Are you looking for something similar directly on the problem page?