{"id":29358187,"url":"https://github.com/average-user/adventofcode-clj-2018","last_synced_at":"2025-07-09T06:09:09.842Z","repository":{"id":303191502,"uuid":"160234076","full_name":"Average-user/adventofcode-clj-2018","owner":"Average-user","description":"Solutions of advent of code 2018-edition problems in Clojure","archived":false,"fork":false,"pushed_at":"2018-12-20T20:45:48.000Z","size":123,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T08:43:59.811Z","etag":null,"topics":["advent-of-code","advent-of-code-2018","aoc","aoc2018"],"latest_commit_sha":null,"homepage":null,"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/Average-user.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2018-12-03T18:14:08.000Z","updated_at":"2018-12-20T20:45:49.000Z","dependencies_parsed_at":"2025-07-06T08:44:03.556Z","dependency_job_id":"ac8e6fc4-d2d9-488a-b2f6-143fc290ee9e","html_url":"https://github.com/Average-user/adventofcode-clj-2018","commit_stats":null,"previous_names":["average-user/adventofcode-clj-2018"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Average-user/adventofcode-clj-2018","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Average-user%2Fadventofcode-clj-2018","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Average-user%2Fadventofcode-clj-2018/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Average-user%2Fadventofcode-clj-2018/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Average-user%2Fadventofcode-clj-2018/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Average-user","download_url":"https://codeload.github.com/Average-user/adventofcode-clj-2018/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Average-user%2Fadventofcode-clj-2018/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264403827,"owners_count":23602623,"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","advent-of-code-2018","aoc","aoc2018"],"created_at":"2025-07-09T06:08:59.071Z","updated_at":"2025-07-09T06:09:09.837Z","avatar_url":"https://github.com/Average-user.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2018. Solutions in Clojure\n\nSolutions to the problems in [here](https://adventofcode.com/2018). My timezone\nsucks, so I'll be doing the solutions much later than when the problems are\nreleased, but whatever.\n\nThe command:\n\n``` text\nlein run a b c\n```\n\nWill show solutions for the specified days (a b c ...). If no arguments are\ngiven will show the solutions of every day so far implemented. Example:\n\n``` text\n$ lein run 1 5 3\n\n  ========================================\n | Day | Star | Solution                  |\n |========================================|\n |  1  |  *   | 484                       |\n |     |  **  | 367                       |\n |  5  |  *   | 9288                      |\n |     |  **  | 5844                      |\n |  3  |  *   | 109716                    |\n |     |  **  | 124                       |\n  ========================================\n\"Elapsed time: 2160.360176 msecs\"\n```\n\nIf you want to try your inputs, input files are stored at `resources/dayXX.txt`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faverage-user%2Fadventofcode-clj-2018","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faverage-user%2Fadventofcode-clj-2018","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faverage-user%2Fadventofcode-clj-2018/lists"}