Skip to content
forked from chistopher/CPT

competitive programming template

License

Notifications You must be signed in to change notification settings

schmidtjonas/CPT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPT

competitive programming template

to add a new task use: ./cpt exampleContest numberOfProblems

A new folder called exampleContest will be created in the contests folder and is added to the cmake build system. The new folder contains numberOfProblems contests files with my current c++ template. All left to do is implement your main!

The script uses mysides on macos to add the contest folder to your finder sidebar.

About

competitive programming template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.1%
  • Shell 4.5%
  • CMake 4.4%