{"id":17278648,"url":"https://github.com/aprotyas/advent-of-code-2020","last_synced_at":"2025-03-26T14:28:01.933Z","repository":{"id":139134751,"uuid":"317728945","full_name":"aprotyas/advent-of-code-2020","owner":"aprotyas","description":"Repository of my submissions for advent of code 2020","archived":false,"fork":false,"pushed_at":"2020-12-06T06:38:29.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T15:46:22.917Z","etag":null,"topics":["advent-of-code","cpp"],"latest_commit_sha":null,"homepage":"https://adventofcode.com/","language":"C++","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/aprotyas.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-02T02:40:14.000Z","updated_at":"2020-12-06T06:38:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bf96623-b94b-44db-996f-00afafb2ed02","html_url":"https://github.com/aprotyas/advent-of-code-2020","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/aprotyas%2Fadvent-of-code-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprotyas%2Fadvent-of-code-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprotyas%2Fadvent-of-code-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprotyas%2Fadvent-of-code-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aprotyas","download_url":"https://codeload.github.com/aprotyas/advent-of-code-2020/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245669728,"owners_count":20653205,"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","cpp"],"created_at":"2024-10-15T09:12:46.862Z","updated_at":"2025-03-26T14:28:01.927Z","avatar_url":"https://github.com/aprotyas.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of code 2020\n\nMy attempt at completing [advent of code 2020](https://adventofcode.com/) in C++!\nI will try to be descriptive in my solutions (check `src/day\u003cxx\u003e/day\u003cxx\u003e.cpp`)\nand include space/time complexity information if possible.\n\n## Completed:\n+ Day 01 (12/01/2020)\n    + Part 1: 2sum problem\n    + Part 2: 3sum problem\n+ Day 02 (12/02/2020)\n    + Part 1: Password validity count\n    + Part 2: Password validity count v2\n+ Day 03 (12/03/2020)\n    + Part 1: Traversing the world on a toboggan\n    + Part 2: Changing slopes on a toboggan\n+ Day 04 (12/04/2020)\n    + Part 1: Passport has enough fields?\n    + Part 2: Passport has valid values?\n+ Day 05 (12/05/2020)\n    + Part 1: Max seat ID\n    + Part 2: What's my seat ID?\n+ Day 06 (12/06/2020)\n    + Part 1: Find all unique answers\n    + Part 2: Find all common answers\n\n## How to run\nIf you're curious and want to run my solutions as is, you'll need CMake\n(3.12+) and any popular C++ compiler. In the top-level directory:\n\n```bash\n./configure.sh\n./build.sh [day]\n./ruh.sh day\n```\nWhere `day` is the day number you would like to build/run.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faprotyas%2Fadvent-of-code-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faprotyas%2Fadvent-of-code-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faprotyas%2Fadvent-of-code-2020/lists"}