Skip to content

HopelessProgrammingInterns/pt-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PT Training Playground!

Come closer and check out all the nice playgrounds for your training pleasure found in those nifty sub directories. Each even contains its own README telling you more about it!

On Contributing

For your own training area, place a new subfolder in the project, which ideally contains a README.md detailling the task and a solutions directory containing the solutions to the task. Lastly, just add

$(OUTDIR)/your-folder-test: your-folder/source.c your-folder/source2.c your-folder/test.c

to the Makefile below the other entries of that schema (Do include the -test, otherwise we hit weirdnesses with make). A test.c file, checking whether the task has successfully been solved, is greatly appreciated as well.

About

Training Playground for PT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published