{"id":22865722,"url":"https://github.com/nitinkedia7/competitive-coding","last_synced_at":"2025-10-10T06:16:05.602Z","repository":{"id":185800339,"uuid":"163924874","full_name":"nitinkedia7/competitive-coding","owner":"nitinkedia7","description":"Everything competitive coding related","archived":false,"fork":false,"pushed_at":"2020-08-20T14:48:04.000Z","size":11750,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T10:11:18.576Z","etag":null,"topics":["codeforces","codejam","cpp","kickstart","stl"],"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/nitinkedia7.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}},"created_at":"2019-01-03T04:55:08.000Z","updated_at":"2023-04-17T20:03:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"222fcf78-3886-46d4-9a1b-5d7c2c130fd4","html_url":"https://github.com/nitinkedia7/competitive-coding","commit_stats":null,"previous_names":["nitinkedia7/competitive-coding"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nitinkedia7/competitive-coding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitinkedia7%2Fcompetitive-coding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitinkedia7%2Fcompetitive-coding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitinkedia7%2Fcompetitive-coding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitinkedia7%2Fcompetitive-coding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitinkedia7","download_url":"https://codeload.github.com/nitinkedia7/competitive-coding/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitinkedia7%2Fcompetitive-coding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002963,"owners_count":26083487,"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-10-10T02:00:06.843Z","response_time":62,"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":["codeforces","codejam","cpp","kickstart","stl"],"created_at":"2024-12-13T11:38:40.901Z","updated_at":"2025-10-10T06:16:05.577Z","avatar_url":"https://github.com/nitinkedia7.png","language":"C++","readme":"# Description\nThis repository serves as the go to backup of almost all my submissions on online judges. It also contains templates and [cookbook](https://docs.google.com/document/d/1Rq94UBJdrsCAcBLyx6EWEg_4B8dM3uUv92pvAhp7VzA/).\n\n# How to compile\n## Regular compile\n`g++ -Wall -O2 -std=c++17 template.cpp`\n\n## Debug compile\n`g++ -Wall -Wextra -pedantic -std=c++17 -O2 -Wshadow -Wformat=2 -Wfloat-equal -Wconversion -Wlogical-op -Wshift-overflow=2 -Wduplicated-cond -Wcast-qual -Wcast-align -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -D_FORTIFY_SOURCE=2 -fsanitize=address -fsanitize=undefined -fno-sanitize-recover -fstack-protector template.cpp`\n\n# How to run\nUse `./a.out \u003c test.in |\u0026 tee test.out`\n\n# Precompiled headers\n1. Go to contest folder `cd round_base`\n2. Copy stdc++.h to contest folder `cp /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h bits/`\n3. Go to bits/ `cd bits`\n4. Compile the header `g++ -Wall -O2 -std=c++17 stdc++.h`\n\nNote that the header should be compiled with the same flags as the solution. \n\n# Links\n1. [Codeforces: С++17 64bit Support](https://codeforces.com/blog/entry/75004)\n2. [Catching silly mistakes with GCC](https://codeforces.com/blog/entry/15547)\n3. [Competitive C++ Manifesto: A Style Guide](https://codeforces.com/blog/entry/64218)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitinkedia7%2Fcompetitive-coding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitinkedia7%2Fcompetitive-coding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitinkedia7%2Fcompetitive-coding/lists"}