{"id":15978817,"url":"https://github.com/bog-walk/project-euler-cpp","last_synced_at":"2025-04-04T18:14:19.454Z","repository":{"id":241489156,"uuid":"517842732","full_name":"bog-walk/project-euler-cpp","owner":"bog-walk","description":":zap: A C++ solution set for the first 100 Project Euler problems.","archived":false,"fork":false,"pushed_at":"2023-02-01T20:05:23.000Z","size":239,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T03:22:37.911Z","etag":null,"topics":["algorithms","cpp","cpp17","educational","hackerrank","mathematics","problem-solving","project-euler"],"latest_commit_sha":null,"homepage":"","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/bog-walk.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":"2022-07-25T22:51:00.000Z","updated_at":"2022-09-01T17:25:16.000Z","dependencies_parsed_at":"2024-05-28T18:45:22.345Z","dependency_job_id":null,"html_url":"https://github.com/bog-walk/project-euler-cpp","commit_stats":null,"previous_names":["bog-walk/project-euler-cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bog-walk","download_url":"https://codeload.github.com/bog-walk/project-euler-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226193,"owners_count":20904465,"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":["algorithms","cpp","cpp17","educational","hackerrank","mathematics","problem-solving","project-euler"],"created_at":"2024-10-07T23:23:00.297Z","updated_at":"2025-04-04T18:14:19.414Z","avatar_url":"https://github.com/bog-walk.png","language":"C++","readme":"# Project Euler __ C++\n\nA C++ solution set for the first 100 problems corresponding to the [Project Euler](https://projecteuler.net/archives) \nchallenges.\n\n40/100 solved: :zap: :zap: :zap: :zap: :black_circle: :black_circle: :black_circle: :black_circle: \n:black_circle: :black_circle:\n\nProblem content on the Project Euler site is licensed under [CC BY-NC-SA 4.0](https://projecteuler.net/copyright).\n\nSome problems have been altered to either generalise their goal or implement further constraints, as influenced by the \nproblem outlines found on [HackerRank](https://www.hackerrank.com/contests/projecteuler/challenges).\n\n## :open_file_folder: Structure Guideline\n\nInside the **pe-solutions folder**, problem solutions are separated into batches with 10 solutions per sub-folder.\n\n[The doctest framework](https://github.com/doctest/doctest) is used for testing, so test cases for each problem \nare located at the bottom of each solution's source file.\n\nIf a function is used in multiple solutions, it is elevated out of its original source file and placed in the \n**pe-lib folder**. This library contains custom classes and helper functions (as well as their unit tests) for \ncombinatorics, mathematics, search algorithms, string processing, and test automation.\n\n## :handshake: Sibling Repositories\n\nThe original solution set was written in Kotlin :desert_island:\n- [Project Euler __ Kotlin](https://github.com/bog-walk/project-euler-kotlin)\n\nAnother project repository has been created to practise Python :snake:\n- [Project Euler __ Python](https://github.com/bog-walk/project-euler-python)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbog-walk%2Fproject-euler-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbog-walk%2Fproject-euler-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbog-walk%2Fproject-euler-cpp/lists"}