Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

22S-LGN-PS/programming-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Challenges

Github Action Judge

2022 Summer Programming Challenges Study

Book

image

Programming Challenges: The Programming Contest Training Manual (Texts in Computer Science)

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}}

About

2022 Summer Programming Challenges Study

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages