{"id":20826773,"url":"https://github.com/cedrickchee/advent-of-code-2022","last_synced_at":"2025-10-07T21:05:37.356Z","repository":{"id":138117811,"uuid":"573331859","full_name":"cedrickchee/advent-of-code-2022","owner":"cedrickchee","description":"Advent of Code (AoC) 2022 in Rust","archived":false,"fork":false,"pushed_at":"2022-12-05T15:25:41.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-09T23:39:28.715Z","etag":null,"topics":["advent-of-code","advent-of-code-2022","gpt-3","language-model","rust-hack"],"latest_commit_sha":null,"homepage":"","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/cedrickchee.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":"2022-12-02T07:59:45.000Z","updated_at":"2025-02-21T15:55:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e55c789-dd59-486b-b7e3-f382994d9050","html_url":"https://github.com/cedrickchee/advent-of-code-2022","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cedrickchee/advent-of-code-2022","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedrickchee%2Fadvent-of-code-2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedrickchee%2Fadvent-of-code-2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedrickchee%2Fadvent-of-code-2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedrickchee%2Fadvent-of-code-2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cedrickchee","download_url":"https://codeload.github.com/cedrickchee/advent-of-code-2022/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedrickchee%2Fadvent-of-code-2022/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278846747,"owners_count":26056174,"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-10-07T02:00:06.786Z","response_time":59,"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":["advent-of-code","advent-of-code-2022","gpt-3","language-model","rust-hack"],"created_at":"2024-11-17T23:09:58.775Z","updated_at":"2025-10-07T21:05:37.341Z","avatar_url":"https://github.com/cedrickchee.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code (AoC) 2022 in Rust\n\nLearning Rust by solving [AoC 2022][aoc22] with AI assisted technologies like\nChatGPT and Copilot.\n\n## Experiment\n\nI got this random idea to see if ChatGPT can reliably solve each day's puzzle\n(code problems).\n\nAoC puzzles offer an increasing level of difficulty.\n\n### Goals\n\nI chose to write this year's solutions in Rust. I want to:\n\n- Get much better at Rust\n- Improve basic programming skills\n\n### Non-goals\n\n- Evaluate and compare these language models (machine) to human performance.\n\n[aoc22]: https://adventofcode.com/2022\n\n---\n\n## Solutions\n\n| Day | Puzzle | Part 1 | Part 2 |\n| --- | --- | --- | --- |\n| 1 | [Calorie Counting](https://adventofcode.com/2022/day/1) | [`0.162ms`](./day01) | [`0.191ms`](./day01)\n| 2 | [Rock Paper Scissors](https://adventofcode.com/2022/day/2) | [`0.608ms`](./day02) | [`0.513ms`](./day02) |\n| 3 | [Rucksack Reorganization](https://adventofcode.com/2022/day/3) | [`0.NNNms`](./day03) | [`0.NNNms`](./day03) |\n| 4 | [Camp Cleanup](https://adventofcode.com/2022/day/4) | [`0.NNNms`](./day04) | [`0.NNNms`](./day04) |\n| 5 | [Supply Stacks](https://adventofcode.com/2022/day/5) | [`0.NNNms`](./day05) | [`0.NNNms`](./day05) |\n\n## Other years\n\n(TODO: link to other repos)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedrickchee%2Fadvent-of-code-2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedrickchee%2Fadvent-of-code-2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedrickchee%2Fadvent-of-code-2022/lists"}