Skip to content

decodering/aoc-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

A repository solving code challenges in Eric Wastl's 2023 Advent of Code.

Content outline:

Table of Contents

AOC 2023 outline

  • xxx

How to run this repository

A makefile is attached for the simple running of the challenges. An example of how to run one of the makefile commands:

make day6

Sometimes some of these challenges have an alternative run for sample inputs, i.e. a kind of test to see if the expected answer is printed. This command is suffixed (perhaps not v accurately) with -test.

make day6-test

That's it! Finally:

         |
        -+-
         A
        /=\               /\  /\    ___  _ __  _ __ __    __
      i/ O \i            /  \/  \  / _ \| '__|| '__|\ \  / /
      /=====\           / /\  /\ \|  __/| |   | |    \ \/ /
      /  i  \           \ \ \/ / / \___/|_|   |_|     \  /
    i/ O * O \i                                       / /
    /=========\        __  __                        /_/    _
    /  *   *  \        \ \/ /        /\  /\    __ _  ____  | |
  i/ O   i   O \i       \  /   __   /  \/  \  / _` |/ ___\ |_|
  /=============\       /  \  |__| / /\  /\ \| (_| |\___ \  _
  /  O   i   O  \      /_/\_\      \ \ \/ / / \__,_|\____/ |_|
i/ *   O   O   * \i
/=================\
       |___|

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published