Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 934 Bytes

File metadata and controls

17 lines (14 loc) · 934 Bytes

Codeforces-Backup

A desktop Java Application build using Jsoup API that is used to backup codeforces AC submissions of any user.

NOTE:

  1. Gym problems will not be backed up because they require login for that particular user.
  2. To run this on linux platform you need to download oracle Java, openJDK won't work.

How to backup solutions

  1. First clone the repo : git clone https://github.com/amanmj/Codeforces-Backup
  2. Enter the directory CF : cd CF
  3. Use the following command : java -jar Codeforces-Backup.jar
  4. Enter the username of the user , select the directory where you want to save the codes and you are done.

Screenshots

Alt Text

Alt Text