This website requires JavaScript.
Explore
Help
Sign In
kiril
/
Advent-Of-Code-2024
Watch
1
Star
0
Fork
0
You've already forked Advent-Of-Code-2024
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Solutions of mine to
https://adventofcode.com/2024/
.
6
Commits
1
Branch
0
Tags
33
KiB
Python
79.9%
C++
20.1%
614e50c8a3
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Kiril Kovachev
614e50c8a3
Solve day 2 (C++)
2024-12-06 05:12:41 +00:00
.gitignore
Ignore input files
2024-12-01 05:52:24 +00:00
q1.cpp
Try to use more idiomatic C++
2024-12-01 06:10:04 +00:00
q1.py
Solve problems for day 1
2024-12-01 05:52:02 +00:00
q2.cpp
Solve day 2 (C++)
2024-12-06 05:12:41 +00:00
q2.py
Solve day 2 (Python)
2024-12-06 05:12:35 +00:00