Bash script – compile and run c++ code for coding competitions By mariaPosted on March 5, 2022 Problem This is a simple bash script that I use to compile and run single C++ files for coding competitions. […]