Izhang05
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 5
-
Created Superfluous code completion suggestions for number literals
AnsweredAfter typing a number, code completion suggests incorrect operator completions. This is particularly annoying because using the "Complete Current Statement" action will insert the incorrect code co... -
Created How does the Codeforces feature in the Intellij edu plugin automatically test all input files?
The Codeforces feature in the Intellij edu plugin runs all of the input files in a test data directory and compares in against all of the output files. Is there a way to do this for other contests?...