Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 2 KB

README.md

File metadata and controls

35 lines (18 loc) · 2 KB

CodeGolf-Hackathon

Welcome to CodeGolf Hackathon! This is a competition whose goal is to find the shortest code in each (golfing) language in order to solve a specific programming puzzle. New problems will be posted periodically. There will be a couple of teams:

A golfer can participate in one or more teams. In order to be able to submit an answer, please request write access and ping me in The Nineteenth Byte or in the dedicated chat room. Good luck golfing!

Rules

If you want to submit your answer to one of the Puzzles:

  • Go to the Folder Puzzle X, where X is the number of the puzzle you want to solve.

  • Go to solutions and choose the team of an available language.

  • There, create a new file called <language-name>(<solution-number (if multiple solutions exist)>).<language-extension>.

  • Paste your submission in the newly created file, after you make sure that it is correct! Click Commit Changes and wait for me to merge it.

  • It is also recommended to create a markdown file that includes your code, a TIO link and an explanation on how your code works, if needed.

Each puzzle will have a scoreboard, and a generic Scoreboard will be added in the future, if people choose to join the Hackathon!