Skip to content

JOSEALM3IDA/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ifndef ADVENT_OF_CODE_H
#define ADVENT_OF_CODE_H

#define YEAR "202X"

void wishes() { return "Merry Christmas and a Happy New Year!"; };

#endif /* ADVENT_OF_CODE_H */

This repository will be used to store my solution to the Advent of Code puzzles I've solved. Please consider that these might not be the fastest/simplest solutions. They're merely my solutions.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published