Skip to content

lopes143/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Advent Of Code repository

This repository stores all programs for AOC, written by lopes143

Each challenge of each day is developed both in C and Python.

C building command: gcc -O3 -Wall -Wextra -Werror -Wno-unused-result -o FILE FILE.c

About

Advent of Code Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published