{"id":26958748,"url":"https://github.com/thefcraft/cp-algorithms","last_synced_at":"2025-04-03T04:29:50.660Z","repository":{"id":284409010,"uuid":"919390122","full_name":"thefcraft/cp-algorithms","owner":"thefcraft","description":"A personal repository for competitive programming solutions, including CSES, Project Euler, and HackerRank problems, with custom debugging utilities and scripts.","archived":false,"fork":false,"pushed_at":"2025-03-25T18:03:49.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T19:22:28.859Z","etag":null,"topics":["algorithms","cpp","data-structures"],"latest_commit_sha":null,"homepage":"","language":"C++","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/thefcraft.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":"2025-01-20T09:58:05.000Z","updated_at":"2025-03-25T18:03:56.000Z","dependencies_parsed_at":"2025-03-25T19:32:31.308Z","dependency_job_id":null,"html_url":"https://github.com/thefcraft/cp-algorithms","commit_stats":null,"previous_names":["thefcraft/cp-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefcraft%2Fcp-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefcraft%2Fcp-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefcraft%2Fcp-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefcraft%2Fcp-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thefcraft","download_url":"https://codeload.github.com/thefcraft/cp-algorithms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246938704,"owners_count":20857915,"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","data-structures"],"created_at":"2025-04-03T04:29:50.277Z","updated_at":"2025-04-03T04:29:50.653Z","avatar_url":"https://github.com/thefcraft.png","language":"C++","readme":"# CP Algorithms Repository  \n\nThis is my personal repository for competitive programming solutions and algorithmic problem-solving. It includes solutions for various platforms such as CSES, Project Euler, and HackerRank, along with useful scripts and utilities for streamlined development.  \n\n## 📌 Features  \n- Organized problem solutions categorized by platform.  \n- Preconfigured `tfcpp.json` for easy execution.  \n- Utility scripts for efficient testing and debugging.  \n- Custom C++ format utilities in the `fmt` directory.  \n\n## 🚀 Running a Solution  \nTo run a specific problem solution, first modify `tfcpp.json` and then simply execute:  \n```sh\n./run.bat\n```  \n\nThis will:  \n1. Compile the `main.cpp` file.  \n2. Execute the solution with necessary debugging utilities enabled.  \n\nif io_files flag is True then Make sure your input is placed in `.in.txt`, and the output will be written to `.out.txt`.  \nelse make sure to add the input in the files debug test cases\n\n## 📂 Repository Structure  \n```\nCP-Algorithms/\n│   .gitignore\n│   readme.md\n│   run.bat\n│   tfcpp.json\n├───cses/                        # CSES problem set solutions\n├───fmt/                         # Custom C++ format utilities\n├───hackerrank/                  # HackerRank contest solutions\n├───projecteuler/                # Project Euler solutions\n└───scripts/                     # Helper scripts for execution\n```\n\n## 🛠 Dependencies  \nEnsure you have the following installed:  \n- A C++ (`g++`) compiler (GCC, Clang, MSVC, etc.)\n- `fmt-display-cpp`: [Fmt Display C++](https://github.com/thefcraft/fmt-display-cpp)  \n\n## 📝 Contribution  \nThis is a personal repository, but if you find something useful or have suggestions, feel free to open an issue or submit a pull request.  \n\n## 📜 License  \nThis project is for personal and educational use. Feel free to reference and modify the code for your own learning purposes!  ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefcraft%2Fcp-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthefcraft%2Fcp-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefcraft%2Fcp-algorithms/lists"}