Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 281 Bytes

timus-backup

A simple script to backup the last AC solution of a user in the Timus Online Judge(acm.timus.ru). Written in python3 and uses the 'requires' library.

TODO: Take JudgeID and password from config File. Report error if authentication fails or network fails.