{"id":16401523,"url":"https://github.com/plugfox/leetcode-solutions-c","last_synced_at":"2025-02-23T14:24:15.948Z","repository":{"id":257821293,"uuid":"620458858","full_name":"PlugFox/leetcode-solutions-c","owner":"PlugFox","description":"LeetCode solutions for C","archived":false,"fork":false,"pushed_at":"2023-03-28T23:26:58.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T02:42:10.445Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PlugFox.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-03-28T18:12:30.000Z","updated_at":"2023-03-28T20:54:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5e613fe-5e90-4834-a1a8-352bd48f0690","html_url":"https://github.com/PlugFox/leetcode-solutions-c","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.0714285714285714,"last_synced_commit":"6a0e3903ca43c7df256e1fc600853cbea787ddf6"},"previous_names":["plugfox/leetcode-solutions-c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlugFox%2Fleetcode-solutions-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlugFox%2Fleetcode-solutions-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlugFox%2Fleetcode-solutions-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlugFox%2Fleetcode-solutions-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PlugFox","download_url":"https://codeload.github.com/PlugFox/leetcode-solutions-c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240325865,"owners_count":19783747,"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":[],"created_at":"2024-10-11T05:43:21.206Z","updated_at":"2025-02-23T14:24:15.938Z","avatar_url":"https://github.com/PlugFox.png","language":"C","readme":"## Setup environment\n\nIf you have a problem with header imports in your IDE, you can try to one-time build with `make`.\n\n### Windows\n\n```bash\nchoco install -y make cmake ninja llvm mingw\n```\n\n### macOS\n\n```bash\nbrew install make cmake ninja llvm pre-commit clang-format\n```\n\n### Linux\n\n```bash\nsudo apt-get -y install make cmake ninja-build llvm\n```\n\n## Build\n\n```bash\nmake release\n```\n\nor\n\n```bash\nmake debug\n```\n\n## Test\n\n```bash\nmake test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplugfox%2Fleetcode-solutions-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplugfox%2Fleetcode-solutions-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplugfox%2Fleetcode-solutions-c/lists"}