Skip to content

Advent Of Code solutions in the Beef programming language

License

Notifications You must be signed in to change notification settings

ShootMe/AdventOfCodeBeef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCodeBeef

Solutions to the Advent of Code programming puzzles in Beef

https://adventofcode.com/

Puzzles Completed

Year 2023
1 ⭐ ⭐
2 ⭐ ⭐
3 ⭐ ⭐
4 ⭐ ⭐
5 ⭐ ⭐
6 ⭐ ⭐
7 ⭐ ⭐
8 ⭐ ⭐
9 ⭐ ⭐
10 ⭐ ⭐
11 ⭐ ⭐
12 ⭐ ⭐
13 ⭐ ⭐
14 ⭐ ⭐
15 ⭐ ⭐
16 ⭐ ⭐
17 ⭐ ⭐
18 ⭐ ⭐
19 ⭐ ⭐
20 ⭐ ⭐
21 ⭐ ⭐
22 ⭐ ⭐
23 ⭐ ⭐
24 ⭐ ⭐
25 ⭐ ⭐

Input Files

Are in the format puzzleXX~Part1Solution~Part2Solution.txt

When ran, the output is checked against those values and if it matches it will output those as green text, otherwise it will be red.

You can add multiple inputs by adding an extra description to the end.

ie) puzzle01~123~456.txt

ie) puzzle01~654~321~Test.txt

ie) puzzle01~ABC~DEF~Extra.txt

About

Advent Of Code solutions in the Beef programming language

Topics

Resources

License

Stars

Watchers

Forks

Languages