My Code for problems in LeetCode.
This is the first try for me to solve these problem, so the code may be stupid and long.
You can download your submissions by change and run downloader.py
. This script will login
to your LeetCode account and download all accepted submission.
For the same problem which submitted for times, the file will be named xxx.py
, xxx_1.py
, xxx_2.py
and etc.