{"id":22423139,"url":"https://github.com/willkill07/adventofcode2024","last_synced_at":"2025-08-02T16:12:02.980Z","repository":{"id":265930712,"uuid":"896704247","full_name":"willkill07/AdventOfCode2024","owner":"willkill07","description":"My Solutions to https://adventofcode.com/2024","archived":false,"fork":false,"pushed_at":"2024-12-28T03:37:25.000Z","size":141,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T03:37:14.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willkill07.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-12-01T04:34:27.000Z","updated_at":"2024-12-28T03:37:28.000Z","dependencies_parsed_at":"2024-12-16T04:26:31.342Z","dependency_job_id":"2b66fdca-b25b-41b4-9b51-372e23f5bc75","html_url":"https://github.com/willkill07/AdventOfCode2024","commit_stats":null,"previous_names":["willkill07/adventofcode2024"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willkill07/AdventOfCode2024","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkill07%2FAdventOfCode2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkill07%2FAdventOfCode2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkill07%2FAdventOfCode2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkill07%2FAdventOfCode2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willkill07","download_url":"https://codeload.github.com/willkill07/AdventOfCode2024/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkill07%2FAdventOfCode2024/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268416402,"owners_count":24246891,"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-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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-12-05T18:09:24.147Z","updated_at":"2025-08-02T16:12:02.901Z","avatar_url":"https://github.com/willkill07.png","language":"C++","readme":"# Advent Of Code 2024\n\nTested on Linux with libstdc++ \u003e= 14.1 and clang \u003e= 18.1\n\n## Prerequisites\n\n1. CMake (version \u003e= 3.28)\n2. libstdc++ \u003e= 14.1\n3. clang \u003e= 18.1\n3. Ninja\n\n## Building\n\n```\nCXX=clang++ cmake -B build -GNinja \u0026\u0026 cmake --build build\n```\n\n## Running\n\n```\n./build/AdventOfCode2024\n```\n\n## Input File Expectations\n\n1. Create a `inputs` directory:\n\n   ```bash\n   mkdir inputs\n   ```\n\n2. Naming should adhere to `DayXX.txt` where `XX` is a zero-padded number representing the day. For example, `inputs/Day01.txt` will be opened when running Day 01. `inputs/Day20.txt` will be opened when running Day 20.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillkill07%2Fadventofcode2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillkill07%2Fadventofcode2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillkill07%2Fadventofcode2024/lists"}