Skip to content

A desktop Java Application to backup codeforces AC submissions.

Notifications You must be signed in to change notification settings

amanmj/Codeforces-Backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A desktop Java Application to backup codeforces AC submissions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages