Skip to content

codevogel/adventofcode-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This repository provides a collection of minimal, bare-bones templates that help you get started with solving the Advent of Code puzzles in various programming languages.

These examples are not meant as a 'best practice', but rather as a starting point for beginners: They are intended for people who are new to programming and don't know where to get started. The examples simply read each line of the input from a file into an array of strings, and then prints each line to the console. You should be able to figure it out from there!

How to use

Read the README.md file in the directory of the language you want to use.

Contributing

Want to add a template for a new language? Feel free to open a pull request! See CONTRIBUTING for more info on how to contribute.

About

Some templates to get you started with Advent of Code.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5