Copy the 3 files from the template folder
Every challenge folder will have a README.md file that details what the challenge is about and how to solve it. The following explains the folders and their role.
distribcontains all distributable files for all usersgeneratecontains all relevant source code used to generate the challenge (if not in service directory)solutioncontains all the solution scripts or files.