{"id":20485695,"url":"https://github.com/alpha74/icc","last_synced_at":"2025-04-13T15:13:21.774Z","repository":{"id":102838379,"uuid":"250596863","full_name":"alpha74/iCC","owner":"alpha74","description":"My CodeChef submissions. Maintained from 2020 onwards.","archived":false,"fork":false,"pushed_at":"2023-06-29T15:11:24.000Z","size":134,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T06:12:19.655Z","etag":null,"topics":["algorithms","codechef","codechef-problems","codechef-solutions","coding","cpp","data-structures","programming"],"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/alpha74.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":"2020-03-27T17:15:37.000Z","updated_at":"2023-02-18T08:34:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"63138bcf-d8dc-46d6-873d-d820f057d952","html_url":"https://github.com/alpha74/iCC","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha74%2FiCC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha74%2FiCC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha74%2FiCC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha74%2FiCC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpha74","download_url":"https://codeload.github.com/alpha74/iCC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248732486,"owners_count":21152852,"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","codechef","codechef-problems","codechef-solutions","coding","cpp","data-structures","programming"],"created_at":"2024-11-15T16:32:41.613Z","updated_at":"2025-04-13T15:13:21.769Z","avatar_url":"https://github.com/alpha74.png","language":"C++","readme":"![Codechef](https://cdn.codechef.com/sites/all/themes/abessive/cc-logo-sd.svg)\n\n# My CodeChef Submissions\n## alpha74\n\n- Maintained from 2020 onwards.\n- Repo names are the first letters of problem code.\n  - Eg: for problem code __TOWIN__, go to T/TOWIN.cpp\n\n------\n\n\n### Boilerplate\n\n- For format in which `T` (for number of test cases) is given.\n\n```\n#include \u003cbits/stdc++.h\u003e\n\nusing namespace std ;\n\n#define ll long long int\n#define ull unsigned long long int\n\nvoid beeblebrox() ;\n\nint main()\n{\n\tios_base::sync_with_stdio( 0 ) ;\n\tcin.tie( 0 ) ;\n\t\n\tint t ;\n\tcin \u003e\u003e t ;\n\t\n\twhile( t-- )  beeblebrox() ;\n\t\n\treturn 0 ;\n}\n\nvoid beeblebrox()\n{\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpha74%2Ficc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpha74%2Ficc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpha74%2Ficc/lists"}