Programming Challenges 2022 Summer Programming Challenges Study Book Programming Challenges: The Programming Contest Training Manual (Texts in Computer Science) Online Judge PDF Github Action Judge Edit .github/workflows/judge.yml matrix: set: - problem: {{problem_no}} code: {{relative_path_of_code}} Local Judge Run a local judge with bash shell sh .judge/submit.sh {{problem_no}} {{relative_path_of_code}}