{"id":20857021,"url":"https://github.com/rachitiitr/codeforcescontestbot","last_synced_at":"2025-04-06T18:17:28.300Z","repository":{"id":40445081,"uuid":"228049400","full_name":"rachitiitr/CodeforcesContestBot","owner":"rachitiitr","description":"The best Codeforces Contest Bot written by rachitiitr","archived":false,"fork":false,"pushed_at":"2022-08-14T13:15:29.000Z","size":22,"stargazers_count":273,"open_issues_count":5,"forks_count":99,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-30T17:09:03.594Z","etag":null,"topics":["codeforces","competitiveprogramming","hacktoberfest","javascript","nodejs"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=MXYmbJO4bqU","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/rachitiitr.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}},"created_at":"2019-12-14T15:59:05.000Z","updated_at":"2024-12-30T10:31:48.000Z","dependencies_parsed_at":"2022-08-09T20:31:28.796Z","dependency_job_id":null,"html_url":"https://github.com/rachitiitr/CodeforcesContestBot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachitiitr%2FCodeforcesContestBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachitiitr%2FCodeforcesContestBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachitiitr%2FCodeforcesContestBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachitiitr%2FCodeforcesContestBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rachitiitr","download_url":"https://codeload.github.com/rachitiitr/CodeforcesContestBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247526768,"owners_count":20953143,"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":["codeforces","competitiveprogramming","hacktoberfest","javascript","nodejs"],"created_at":"2024-11-18T04:35:47.476Z","updated_at":"2025-04-06T18:17:28.272Z","avatar_url":"https://github.com/rachitiitr.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Live Demo\nWatch the YouTube video showing the live demo -\u003e [here](https://www.youtube.com/watch?v=MXYmbJO4bqU)\n\n# Setup/Installation\n```bash\nINSTALLATION_PATH=\"\u003cdirectory_path_where_you_want_to_clone\u003e\"; # also the dir where you will write solution\ncd $INSTALLATION_PATH\ngit clone https://github.com/rachitiitr/CodeforcesContestBot.git\ncd CodeforcesContestBot\nnpm install\n```\n\n# Usage\n```bash\nexport CF_CONTEST=https://codeforces.com/contest/1330\nnode script.js\n# will parse all the problems of the contest\n# download their testcases\n# create multiple directories A B C D E depending on the number of problems in contest\n# each directory created will have \n#    in0.txt out0.txt \n#    in1.txt out1.txt and so on \n# which represent the testcases downloaded\n```\n\n# Running sol.cpp on multiple testcases and viewing output\n```bash\n./runall.sh A #if you want to test A/sol.cpp\n./runall.sh D #if you want to test D/sol.cpp against your output vs sample output\n# this will run your code on downloaded test cases\n# and print to console your output vs expected output\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frachitiitr%2Fcodeforcescontestbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frachitiitr%2Fcodeforcescontestbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frachitiitr%2Fcodeforcescontestbot/lists"}