Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fizzyelt/ocaml_aoc_2023
https://github.com/fizzyelt/ocaml_aoc_2023
advent-of-code ocaml
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fizzyelt/ocaml_aoc_2023
- Owner: FizzyElt
- Created: 2023-11-29T14:51:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T16:21:07.000Z (about 1 year ago)
- Last Synced: 2023-12-15T16:05:19.523Z (about 1 year ago)
- Topics: advent-of-code, ocaml
- Language: OCaml
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2023 With OCaml
嘗試使用 OCaml 解題
- day1
- [X] part1
- [X] part2
- day2
- [X] part1
- [X] part2
- day3
- [X] part1
- [X] part2
- day4
- [X] part1
- [X] part2
- day5
- [X] part1
- [X] part2
- day6
- [X] part1
- [X] part2
- day7
- [X] part1
- [X] part2
- day8
- [X] part1
- [X] part2
- day9
- [X] part1
- [X] part2
- day10
- [X] part1
- [ ] part2
- day11
- [X] part1
- [X] part2