FastOlympicCoding icon indicating copy to clipboard operation
FastOlympicCoding copied to clipboard

Tools for competitive programming for Sublime Text 3 & 4

Results 57 FastOlympicCoding issues
Sort by recently updated
recently updated
newest added

Hi, i've been a user for a long time. i think everyone has been facing the same issue. @Jatana i hope you'll fix it soon.

After running the code. It should show me the difference of my output to the expected output. on a problem I printed Yes. code forces was asking me to print...

Ever since I updated my gcc to gcc 14.1.0, the compiler time has increases significantly. I have my header file precompiled, still the issue: `g++ stdc++.h -std=c++20`.

when i click enter it does not work but stay in this condition

Solution for now is to disable smart folding, which requires changing an argument in the source code (no settings for it).

I am looking for a way to delete all the tests in the panel until I see the issue #31. It says we can press `ctrl+a ctrl+d `(Windows/Linux) or `cmd+a...

when executing run command, focus is changing from code group to test case group. how to remove the focus change? do changing something in test_manager.py will do that? Please suggest....