WA_and_Chill's blog

By WA_and_Chill, history, 3 months ago, In English

I want to download all of my accepted Codeforces submissions and upload them to GitHub. Since the number of submissions is quite large, doing this manually one by one is not practical.

Is there any official or reliable way to download all of my submissions at once, or an alternative method that works within Codeforces’ current security restrictions?

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

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

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

»
3 months ago, hide # |
 
Vote: I like it +5 Vote: I do not like it
  • »
    »
    3 months ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    It only returns the submission IDs, not the source code. Is it possible to retrieve the source code for all submissions?

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

      includeSources Specifies whether source codes should be included in the output. This option is only available when requested for your own account.