{"id":22815889,"url":"https://github.com/alexlnkp/aoc","last_synced_at":"2025-03-30T22:28:57.392Z","repository":{"id":265981767,"uuid":"897026386","full_name":"alexlnkp/aoc","owner":"alexlnkp","description":"Advent of Code calendar","archived":false,"fork":false,"pushed_at":"2024-12-09T03:47:02.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"2024","last_synced_at":"2024-12-09T04:25:26.426Z","etag":null,"topics":["advent-of-code","advent-of-code-2024","adventofcode","c"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexlnkp.png","metadata":{"files":{"readme":"README","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":"2024-12-01T21:50:14.000Z","updated_at":"2024-12-09T03:47:06.000Z","dependencies_parsed_at":"2024-12-01T23:29:33.378Z","dependency_job_id":null,"html_url":"https://github.com/alexlnkp/aoc","commit_stats":null,"previous_names":["alexlnkp/aoc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexlnkp%2Faoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexlnkp%2Faoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexlnkp%2Faoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexlnkp%2Faoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexlnkp","download_url":"https://codeload.github.com/alexlnkp/aoc/tar.gz/refs/heads/2024","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237413189,"owners_count":19306035,"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-2024","adventofcode","c"],"created_at":"2024-12-12T14:05:36.105Z","updated_at":"2025-02-06T03:40:04.318Z","avatar_url":"https://github.com/alexlnkp.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Advent of Code 2024\n\nTo compile:\n  1. run `cc -o nob nob.c`\n  2. run `./nob`\n\nStructure:\n  -   `src`   folder holds each day's challenge. For day 1,\n              the challenge's solution is `src/1.c`\n\n  -   `out`   folder holds each day's compiled challenge. For day 1,\n              the challenge's solution executable is `out/1`\n\n  -  `input`  folder holds input files for some challenges. For day 1,\n              the input is `input/1.txt`, which holds two sets of numbers.\n\n  - `include` folder holds some helper headers. For example, `include/benchmark.h`,\n              a header that is used for quick and simple benchmarking of code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexlnkp%2Faoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexlnkp%2Faoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexlnkp%2Faoc/lists"}