{"id":22140802,"url":"https://github.com/xorz57/projecteuler","last_synced_at":"2025-03-24T11:18:33.111Z","repository":{"id":168560388,"uuid":"644295711","full_name":"xorz57/ProjectEuler","owner":"xorz57","description":"Project Euler Solutions in C++17","archived":false,"fork":false,"pushed_at":"2024-03-17T09:11:10.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-17T10:26:29.763Z","etag":null,"topics":["cpp","project-euler","project-euler-cpp-solutions","project-euler-solutions"],"latest_commit_sha":null,"homepage":"https://xorz57.github.io/ProjectEuler","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/xorz57.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-05-23T08:20:36.000Z","updated_at":"2024-03-17T10:26:33.547Z","dependencies_parsed_at":"2024-03-17T10:26:33.281Z","dependency_job_id":"70c285f1-a763-49a6-8419-351d7d8632f9","html_url":"https://github.com/xorz57/ProjectEuler","commit_stats":null,"previous_names":["xorz57/projecteuler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorz57%2FProjectEuler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorz57%2FProjectEuler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorz57%2FProjectEuler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorz57%2FProjectEuler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xorz57","download_url":"https://codeload.github.com/xorz57/ProjectEuler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245258214,"owners_count":20585977,"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":["cpp","project-euler","project-euler-cpp-solutions","project-euler-solutions"],"created_at":"2024-12-01T21:07:43.112Z","updated_at":"2025-03-24T11:18:33.088Z","avatar_url":"https://github.com/xorz57.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProjectEuler\n\n[![Build](https://github.com/xorz57/ProjectEuler/actions/workflows/Build.yml/badge.svg)](https://github.com/xorz57/ProjectEuler/actions/workflows/Build.yml)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=xorz57_ProjectEuler\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=xorz57_ProjectEuler)\n\n## Dependencies\n\n- [GTest](https://github.com/google/googletest)\n\n## How to Build\n\n#### Linux \u0026 macOS\n\n```bash\ngit clone https://github.com/microsoft/vcpkg.git ~/vcpkg\n~/vcpkg/bootstrap-vcpkg.sh\n\ngit clone https://github.com/xorz57/ProjectEuler.git\ncd ProjectEuler\ncmake -B build -DCMAKE_BUILD_TYPE=Release -S . -DCMAKE_TOOLCHAIN_FILE=~/vcpkg/scripts/buildsystems/vcpkg.cmake\ncmake --build build --config Release\nctest --build-config Release\n```\n\n#### Windows\n\n```powershell\ngit clone https://github.com/microsoft/vcpkg.git C:/vcpkg\nC:/vcpkg/bootstrap-vcpkg.bat\nC:/vcpkg/vcpkg.exe integrate install\n\ngit clone https://github.com/xorz57/ProjectEuler.git\ncd ProjectEuler\ncmake -B build -DCMAKE_BUILD_TYPE=Release -S . -DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake\ncmake --build build --config Release\nctest --build-config Release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxorz57%2Fprojecteuler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxorz57%2Fprojecteuler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxorz57%2Fprojecteuler/lists"}