Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

JacksonBailey/advent-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2022 Advent of Code

I will be using C since I don't know it too well and would like to learn. I will be using the gcc -std=gnu11 since that is what the Linux kernel uses.

As a reminder to myself, run with

gcc -std=gnu11 ./day1/part1.c && ./a.out ./day1/input.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages