cf_submit
cf_submit copied to clipboard
submit code to codeforces from command line, and other stuff
Results
4
cf_submit issues
Sort by
recently updated
recently updated
newest added
Here is the error: ```Traceback (most recent call last): File "/home/arpa/software/cf_submit/cf", line 254, in main() File "/home/arpa/software/cf_submit/cf", line 235, in main browser = cf_login.login() File "/home/arpa/software/cf_submit/cf_login.py", line 88, in login...
Hi. In python 3, raw_input is renamed to "input".