{"id":20769315,"url":"https://github.com/teekeks/aoc2022","last_synced_at":"2025-09-13T16:49:07.502Z","repository":{"id":106254254,"uuid":"573000494","full_name":"Teekeks/AoC2022","owner":"Teekeks","description":"Advent of Code 2022 Solutions","archived":false,"fork":false,"pushed_at":"2022-12-12T00:06:28.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T06:48:18.556Z","etag":null,"topics":["advent-of-code","aoc","aoc2022","clojure"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Teekeks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-01T13:43:14.000Z","updated_at":"2022-12-08T23:33:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"d04227b3-6d80-4de3-a4c7-c5d36d5dbde3","html_url":"https://github.com/Teekeks/AoC2022","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teekeks%2FAoC2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teekeks%2FAoC2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teekeks%2FAoC2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teekeks%2FAoC2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Teekeks","download_url":"https://codeload.github.com/Teekeks/AoC2022/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243103510,"owners_count":20236937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["advent-of-code","aoc","aoc2022","clojure"],"created_at":"2024-11-17T11:43:24.227Z","updated_at":"2025-03-11T19:42:24.806Z","avatar_url":"https://github.com/Teekeks.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2022\n\nThis repository are my solutions for the [Advent of Code](https://adventofcode.com) Coding challenge 2022.\n\nThe aim of this repository is to further my knowledge of clojure and therefore the solutions might not be the optimal ones.\n\n## Setup\n\n- rename `config.example.edn` to `config.edn`\n- get your cookie session key from the advent of code website\n- set the `session-cookie` variable in `config.edn` to said session key\n- Create a executable with: `lein uberjar`\n- Place the generated jar in the same folder as your `config.edn` and `resources` folder \n\n## Usage\n\nYou can execute a specific day using the `-d` parameter.\nExample:\n```java -jar de.teawork.aoc2022-1.0.0.jar -d 01```\n\n\n## Times\n\nI try to make these run fast enough. Here are the times on my machine:\n\nYou can get speeds using the `--benchmark \u003cday\u003e` parameter.\n\n- `01`: 1.6 ms\n- `02`: 1.8 ms\n- `03`: 5.2 ms\n- `04`: 3.9 ms\n- `05`: 15.7 ms\n- `06`: 3.8 ms\n- `07`: 500 µs\n- `08`: 57.4 ms\n- `09`: 44.4 ms\n- `10`: 140 µs\n- `11`: 1.4 s","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteekeks%2Faoc2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteekeks%2Faoc2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteekeks%2Faoc2022/lists"}