{"id":15107060,"url":"https://github.com/angelobattaglia/cp","last_synced_at":"2026-02-06T13:53:14.296Z","repository":{"id":229891863,"uuid":"776799433","full_name":"angelobattaglia/CP","owner":"angelobattaglia","description":"Guide and solutions","archived":false,"fork":false,"pushed_at":"2025-05-09T14:57:37.000Z","size":717,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-09T15:49:53.236Z","etag":null,"topics":["documentation","mkdocs","mkdocs-material"],"latest_commit_sha":null,"homepage":"https://angelobattaglia.github.io/CP/site/index.html","language":"HTML","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/angelobattaglia.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":"2024-03-24T14:02:24.000Z","updated_at":"2025-05-09T14:57:41.000Z","dependencies_parsed_at":"2024-10-31T05:40:29.909Z","dependency_job_id":"784d2b92-649b-48c3-9db6-a0b42c8c264c","html_url":"https://github.com/angelobattaglia/CP","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"7b740b094f00a5af2f004c4176511e0e8d1ce3ca"},"previous_names":["angelobattaglia/cp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/angelobattaglia/CP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelobattaglia%2FCP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelobattaglia%2FCP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelobattaglia%2FCP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelobattaglia%2FCP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angelobattaglia","download_url":"https://codeload.github.com/angelobattaglia/CP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelobattaglia%2FCP/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266961951,"owners_count":24012990,"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-07-25T02:00:09.625Z","response_time":70,"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":["documentation","mkdocs","mkdocs-material"],"created_at":"2024-09-25T21:04:08.437Z","updated_at":"2026-02-06T13:53:14.240Z","avatar_url":"https://github.com/angelobattaglia.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Here's the website](https://angelobattaglia.github.io/CP/site/index.html)\n\n## Starting kit to CP, and problem solutions\n\nAfter [installing MkDocs Material on your system](https://squidfunk.github.io/mkdocs-material/),\non the root directory, i.e. where the `mkdocs.yml` file is located, do the following:\n\n```shell\ngit clone\n```\n\n```shell\nmkdocs build\nmkdocs serve\n```\n\n## Workflow\n\nOn the `solutions` sub-directory I use this approach\n\n### Makefile to clean the binaries\n\nSimply type `make` to get rid of `.class` and `.out` files\n\n### Add this to your `.zshrc` or `.bashrc` to generate templates and run the scripts\n\nThis will make you use two scripts that I use to be quick `gen` and `run`, and\nadjust the path appropriately\n```shell\nexport PATH=\"$PATH:$HOME/Repos/CP/fastexec\"\n```\n\nthen source it, of course\n```shell\nsource .zshrc\n```\n\nUse `gen` to generate a template\n```shell\ngen problemX.cpp\n```\n\nand then `run` to run it\n```shell\nrun problemX.cpp\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelobattaglia%2Fcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelobattaglia%2Fcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelobattaglia%2Fcp/lists"}