https://github.com/jaredly/advent-2017
https://github.com/jaredly/advent-2017
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaredly/advent-2017
- Owner: jaredly
- Created: 2017-12-01T22:29:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T19:06:44.000Z (over 8 years ago)
- Last Synced: 2025-06-20T22:52:15.965Z (12 months ago)
- Language: OCaml
- Size: 7.81 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Advent of Code 2017](http://adventofcode.com/2017)
Code written in [Reason](https://reasonml.github.io).
- [day 1](src/day1.re)
- [day 2](src/day2.re)