HAL9000's blog

By HAL9000, 13 years ago, In English

Is there a simple way to access to all the submissions (or at least, accepted submissions) of some specific user? For example, I would like to save all my accepted submissions on my computer: how can I find (or download) them quickly?

  • Vote: I like it
  • -8
  • Vote: I do not like it

»
13 years ago, hide # |
Rev. 2  
Vote: I like it +3 Vote: I do not like it

I have a tool on github. source binary The binary needs some libary I will add them soon and then update this reply.

UPD library

Usage:

put all dlls the same folder with downloader.exe and then run it. input your handle and it will download all your last accepted solution for each problem.