{"id":16326770,"url":"https://github.com/beyondmagic/competitive-programming","last_synced_at":"2026-04-29T15:38:25.724Z","repository":{"id":224348481,"uuid":"625367591","full_name":"BeyondMagic/competitive-programming","owner":"BeyondMagic","description":"Where I rest my mind's ~impulse~ feeling to learn logic.","archived":false,"fork":false,"pushed_at":"2026-04-25T23:17:28.000Z","size":20011,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-26T01:19:06.667Z","etag":null,"topics":["c","competitive-programming","cpp","secret"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/BeyondMagic.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-08T22:26:36.000Z","updated_at":"2026-04-25T23:17:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1f4f87e-5604-4cec-bae4-3726903e2ed3","html_url":"https://github.com/BeyondMagic/competitive-programming","commit_stats":null,"previous_names":["beyondmagic/competitive-programming"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BeyondMagic/competitive-programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeyondMagic%2Fcompetitive-programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeyondMagic%2Fcompetitive-programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeyondMagic%2Fcompetitive-programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeyondMagic%2Fcompetitive-programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeyondMagic","download_url":"https://codeload.github.com/BeyondMagic/competitive-programming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeyondMagic%2Fcompetitive-programming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32432537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["c","competitive-programming","cpp","secret"],"created_at":"2024-10-10T23:09:31.159Z","updated_at":"2026-04-29T15:38:25.720Z","avatar_url":"https://github.com/BeyondMagic.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Folders architecture:\n\n- [templates](/templates/): templates for the programming languages I use;\n- [platforms](/platforms/): platforms with problems I've solved;\n- [notes](/notes/): notes I made and used to resolve problems;\n- [debug](/debug/): debugging files for the programming languages;\n- [tep](https://github.com/edsomjr/tep): learning resource for the course _Special Programming Topics_.\n\n# Training\n\n**Geometria computacional**:\n1. [Pontos](https://vjudge.net/contest/620524)\n2. [Retas](https://vjudge.net/contest/621711)\n3. [Círculos](https://vjudge.net/contest/638624)\n4. [Triângulos](https://vjudge.net/contest/639900)\n5. [Quadriláteros](https://vjudge.net/contest/642308)\n6. [Polígonos](https://vjudge.net/contest/643652)\n7. [Objetos tridimensionais e treliças](https://vjudge.net/contest/645153)\n8. [Envoltório convexo](https://vjudge.net/contest/647372)\n9. [Sweep line](https://vjudge.net/contest/650910)\n\n**Strings**:\n1. Representação de Strings\n  - [ ] [133A - HQ9+](http://codeforces.com/problemset/problem/133/A)\n  - [ ] [266A - Stones on the Table](http://codeforces.com/problemset/problem/266/A)\n  - [ ] [153 - Permalex](https://onlinejudge.org/index.php?option=onlinejudge\u0026Itemid=8\u0026page=show_problem\u0026problem=89)\n  - [ ] [263 - Number Chains](https://onlinejudge.org/index.php?option=com_onlinejudge\u0026Itemid=8\u0026page=show_problem\u0026problem=199)\n  - [ ] [11483 - Code Creator](https://onlinejudge.org/index.php?option=com_onlinejudge\u0026Itemid=8\u0026page=show_problem\u0026problem=2478)\n  - [ ] [12243 - Flowers Flourish from France](https://onlinejudge.org/index.php?option=com_onlinejudge\u0026Itemid=8\u0026page=show_problem\u0026problem=3395)\n  - [ ] [177G1 - Fibonacci Strings](http://codeforces.com/problemset/problem/177/G1)\n\n2. Algoritmos elementares\n  - [ ] [ABC 077A - Rotation](https://atcoder.jp/contests/abc077/tasks/abc077_a)\n  - [ ] [ABC 137C - Green Bin](https://atcoder.jp/contests/abc137/tasks/abc137_c)\n  - [ ] [ABC 197F - Construct a Palindrome](https://atcoder.jp/contests/abc197/tasks/abc197_f)\n  - [ ] [ABC 198B - Palindrome with leading zeros](https://atcoder.jp/contests/abc198/tasks/abc198_b)\n  - [ ] [ABC 202C - Made Up](https://atcoder.jp/contests/abc202/tasks/abc202_c)\n  - [ ] [ABC 206C - Swappable](https://atcoder.jp/contests/abc206/tasks/abc206_c)\n  - [ ] [ABC 210C - Colorful Candies](https://atcoder.jp/contests/abc210/tasks/abc210_c)\n  - [ ] [ABC 215C - One More aab aba baa](https://atcoder.jp/contests/abc215/tasks/abc215_c)\n  - [ ] [8A - Train and Peter](https://codeforces.com/problemset/problem/8/A)\n  - [ ] [202A - LLPS](https://codeforces.com/problemset/problem/202/A)\n  - [ ] [486C - Palindrome Transformation](https://codeforces.com/problemset/problem/486/C)\n  - [ ] [520A - Pangram](https://codeforces.com/problemset/problem/520/A)\n  - [ ] [600C - Make Palindrome](https://codeforces.com/problemset/problem/600/C)\n  - [ ] [672B - Different is Good](https://codeforces.com/problemset/problem/672/B)\n  - [ ] [895D - String Mark](https://codeforces.com/problemset/problem/895/D)\n  - [ ] [1015B - Obtaining the String](https://codeforces.com/problemset/problem/1015/B)\n  - [ ] [1278A - Hashing](https://codeforces.com/problemset/problem/1278/A)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondmagic%2Fcompetitive-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeyondmagic%2Fcompetitive-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondmagic%2Fcompetitive-programming/lists"}