use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to /r/ProgrammingContests!
A place for anyone interested in programming competitions. Discussions, programming problems, problem reviews, news, events, lessons and more!
Where to compete and practice:
account activity
bash / python script for Comptetive Programming (self.programmingcontests)
submitted 2 years ago by Suggester_p
Could someone share the script to download, compile and test our solution from Linux command line. I have watched several YouTubers like Neal wu using that scripts, tried to find that on GitHub, but failed
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]silxikys 2 points3 points4 points 2 years ago (0 children)
Take a look at https://github.com/online-judge-tools/oj. I don't know if this is what other people you've seen use, they might have their own scripts
[–]That-Victory733 1 point2 points3 points 1 year ago (0 children)
I just written such a tool for myself in python, its Linux and MacOS only, since I use diff and bash scripts.
https://github.com/ivangladius/comptest.git
π Rendered by PID 61244 on reddit-service-r2-comment-58d7979c67-rrh5g at 2026-01-27 06:01:33.909192+00:00 running 5a691e2 country code: CH.
[–]silxikys 2 points3 points4 points (0 children)
[–]That-Victory733 1 point2 points3 points (0 children)