A codeforces helper that can test, run, present and submit solutions on codeforces
Step 1.
apm install codeblue
Step 2.
pip install online-judge-tools
Step 3.
oj l https://codeforces.com/
I will try to remove the dependency of online-judge-tools for non-python users in future updates
While running C or C++ files, it sometimes run the previously compiled file and shows the same verdict. Incase of that delete the previously compiled file and run the code again
Not tested for linux or macOs
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.