Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ellisvalentiner/adventofcode2019
https://adventofcode.com/2019
https://github.com/ellisvalentiner/adventofcode2019
advent-of-code csharp dotnet
Last synced: 14 days ago
JSON representation
https://adventofcode.com/2019
- Host: GitHub
- URL: https://github.com/ellisvalentiner/adventofcode2019
- Owner: ellisvalentiner
- Created: 2019-11-03T15:14:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T18:58:28.000Z (over 3 years ago)
- Last Synced: 2023-08-17T01:22:08.910Z (about 1 year ago)
- Topics: advent-of-code, csharp, dotnet
- Language: C#
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2019
## Performance
Puzzle | Minimum | Mean | Maximum
------- | ---------------- | ---------------- | ----------------
Puzzle1 | 00:00:00.0022210 | 00:00:00.0043117 | 00:00:00.0121858
Puzzle2 | 00:00:00.0137679 | 00:00:00.0158235 | 00:00:00.0185290
Puzzle3 | 00:00:00.0881721 | 00:00:00.1338203 | 00:00:00.2511085
Puzzle4 | 00:00:00.1739154 | 00:00:00.2041693 | 00:00:00.2426227