This website requires JavaScript.
Explore
Help
Register
Sign In
tom
/
aoc
Watch
1
Star
0
Fork
0
You've already forked aoc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
24
Commits
1
Branch
0
Tags
cb4b212ab4f58fdbe690d3e6992f6dbb0a893e6e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
tomoron
cb4b212ab4
part 1 working, part 2 brute force up to max int, solution may be over max int
2024-12-17 17:53:21 +01:00
2022
remove inputs
2024-12-02 12:32:14 +01:00
2024
part 1 working, part 2 brute force up to max int, solution may be over max int
2024-12-17 17:53:21 +01:00
libft
add -g to libft makefile; add day 3
2024-12-03 10:45:55 +01:00
.gitignore
remove inputs
2024-12-02 12:32:14 +01:00
main.c
remove inputs
2024-12-02 12:32:14 +01:00
Makefile
remove inputs
2024-12-02 12:32:14 +01:00
part1.c
remove inputs
2024-12-02 12:32:14 +01:00
part2.c
remove inputs
2024-12-02 12:32:14 +01:00
Description
my solutions for the advent of code challenges
https://adventofcode.com/about
291
KiB
Languages
C
85.8%
Makefile
14.2%