Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

adventofcode/2015solutions

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
150 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code solutions

Got a solution? Put it in a pull request! I'll accept it so long as it's possibly a solution.

Got a code critique? Same deal. Make your edits in a pull request and see what happens.

Happy coding.

Naming convention

The 1 or 2 in the name depends on part 1 or part 2.

  • p[1-2][a-z].[ext] - the code file. ext is c for C, cpp for C++, sh for POSIX sh... [a-z] are to differentiate between different solutions in the same language.
  • input[a-z]? - the input provided by the problem. Not all the inputs are the same.
  • p[1-2] - compiled binary. Not to be included in the repo, as per gitignore.
Disclaimer

This repository and this organization are not in any way linked to adventofcode.com except through sharing of a name.

About

A collection of advent of code solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.