competitive-programming Templates for i in {A..H}; do cp template.cpp $i.cpp; done Downloading test cases python fetchproblem.py --idx=A --contest=1332 --idx - problem index --contest - contest id Comparing test cases bash compile.sh file.cpp file.cpp - solution code.