{"id":16145939,"url":"https://github.com/majrusz/adventofcode2022","last_synced_at":"2025-07-22T11:35:58.210Z","repository":{"id":170564748,"uuid":"606553581","full_name":"Majrusz/AdventOfCode2022","owner":"Majrusz","description":"My solutions to Advent of Code 2022 puzzles.","archived":false,"fork":false,"pushed_at":"2023-04-12T10:02:43.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T20:33:01.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/Majrusz.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":"2023-02-25T20:48:36.000Z","updated_at":"2023-02-27T08:06:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4466c5b-be58-4e3f-b7df-3c51b962428c","html_url":"https://github.com/Majrusz/AdventOfCode2022","commit_stats":null,"previous_names":["majrusz/adventofcode2022"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Majrusz/AdventOfCode2022","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Majrusz%2FAdventOfCode2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Majrusz%2FAdventOfCode2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Majrusz%2FAdventOfCode2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Majrusz%2FAdventOfCode2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Majrusz","download_url":"https://codeload.github.com/Majrusz/AdventOfCode2022/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Majrusz%2FAdventOfCode2022/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266484797,"owners_count":23936626,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-10T00:18:14.704Z","updated_at":"2025-07-22T11:35:58.153Z","avatar_url":"https://github.com/Majrusz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is Advent of Code?\nAdvent of Code is a recurring event based on solving small programming puzzles in any programming language. \\\nFind out more about the event here: [https://adventofcode.com/2022/about](https://adventofcode.com/2022/about)\n\n# About the Project Structure\nThe entire project has been divided to many subprojects to increase readability.\n\n## Days\nEach day has two separate projects - one for a puzzle solution and one for unit tests (where XX is the day number):\n- *DayXX*\n- *DayXX_Tests*\n\n## Utility\nThere is also one additional project which shares common code between all puzzles. \\\nIt is built as static library and it is included in all other projects.\n\n## All Unit Tests\nThe last project is just a combination of all unit tests for Utility project and all puzzle solutions. \\\nIt has been created to ensure backward compatibility when adding/removing functions to/from **Utility** project.\n\n# Technologies\n- **C++17**\n- **STL**\n- **CMake**\n- **[Catch2](https://github.com/catchorg/Catch2)** (unit testing framework for C++)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajrusz%2Fadventofcode2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajrusz%2Fadventofcode2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajrusz%2Fadventofcode2022/lists"}