Running Code Online
In all of C++, Python, Java. All of these options are free.
- ide.usaco.guide
- Real-time collaboration (share the URL including the hash)
- The number of submissions is limited, so please don't excessively spam the "Run" button...
- Can be unstable at times; if it starts acting weird, then make a new file. Report issues on Github.
- This is the newer version of https://ide.thecodingwizard.me/
- ide.judge0.com
- Basically the above except without real-time collaboration, more stable.
- CSAcademy Workspace
- Pretty nice (unless you get "Estimated Queue Time: ...")
- "Saved locally" will not save your code if you close the tab, press Command-S to save.
You can also share code with pastebin or hastebin.
Warning!
Your code should not be publicly viewable during a contest. Make sure any online editor you use keeps your code private.
Running Code Locally
See here for more information.
Module Progress:
Join the USACO Forum!
Stuck on a problem, or don't understand a module? Join the USACO Forum and get help from other competitive programmers!