{"id":22202760,"url":"https://github.com/namchee/aoc2020","last_synced_at":"2025-03-25T01:47:11.569Z","repository":{"id":114520251,"uuid":"319025138","full_name":"Namchee/aoc2020","owner":"Namchee","description":"Solutions for Advent of Code 2020. Written in Rust","archived":false,"fork":false,"pushed_at":"2020-12-24T06:48:22.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T03:28:03.388Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Namchee.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-12-06T12:14:18.000Z","updated_at":"2020-12-24T06:48:24.000Z","dependencies_parsed_at":"2023-06-08T14:15:30.421Z","dependency_job_id":null,"html_url":"https://github.com/Namchee/aoc2020","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/Namchee%2Faoc2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Namchee%2Faoc2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Namchee%2Faoc2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Namchee%2Faoc2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Namchee","download_url":"https://codeload.github.com/Namchee/aoc2020/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245383120,"owners_count":20606265,"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":[],"created_at":"2024-12-02T16:37:26.650Z","updated_at":"2025-03-25T01:47:11.536Z","avatar_url":"https://github.com/Namchee.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2020 Solutions\n\nMy personal solution for 2020's [Advent of Code](https://adventofcode.com/) puzzles.\n\nMade solely for learning purposes, so these solutions are mostly late submissions. Mostly written in [Rust](https://www.rust-lang.org/), but I'll use C++11 or Java if Rust is not suitable for the problem.\n\nIf a solution isn't present, I haven't solved it yet! I'm a moody person when it comes to competitive programming, please be patient.\n\n## Format\n\nEach day's puzzle answer is stored in the respective `day\u003cx\u003e` folder.\nEach folder has the following contents:\n\n### main1.\u003clanguage\u003e\n\nThe uncompiled solution for part 1 of the puzzle. Compile and run it by yourself with the compiler, don't be lazy.\n\n### main2.\u003clanguage\u003e\n\nThe uncompiled solution for part 2 of the puzzle. Compile and run it by yourself with the compiler, don't be lazy.\n\n### SOLUTION1.md\n\nExplanation about how to solve the first part of the puzzle, with complexities. If the solution doesn't have an explanation, it's unfinished.\n\n\u003e Link to the problem statement will be provided in this file.\n\n### SOLUTION2.md\n\nExplanation about how to solve the second part of the puzzle, with complexities. If the solution doesn't have an explanation, it's unfinished.\n\n### input.in\n\nSample input\n\n## Author\n\n1. Namchee - [GitHub](https://github.com/Namchee)\n\n## License\n\nJust do whatever you want with these files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamchee%2Faoc2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamchee%2Faoc2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamchee%2Faoc2020/lists"}