{"id":21144847,"url":"https://github.com/bisakhmondal/cpp_soln_checker","last_synced_at":"2026-05-18T22:10:25.442Z","repository":{"id":130175907,"uuid":"251014878","full_name":"bisakhmondal/cpp_soln_checker","owner":"bisakhmondal","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-29T11:44:06.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T07:25:13.050Z","etag":null,"topics":["checker","cp","cpp","script"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bisakhmondal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-29T11:22:18.000Z","updated_at":"2023-12-04T11:04:45.000Z","dependencies_parsed_at":"2023-03-10T17:29:58.077Z","dependency_job_id":null,"html_url":"https://github.com/bisakhmondal/cpp_soln_checker","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/bisakhmondal%2Fcpp_soln_checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bisakhmondal%2Fcpp_soln_checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bisakhmondal%2Fcpp_soln_checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bisakhmondal%2Fcpp_soln_checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bisakhmondal","download_url":"https://codeload.github.com/bisakhmondal/cpp_soln_checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243589229,"owners_count":20315467,"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":["checker","cp","cpp","script"],"created_at":"2024-11-20T08:23:48.913Z","updated_at":"2026-05-18T22:10:25.359Z","avatar_url":"https://github.com/bisakhmondal.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Project Name:  cpp_soln_checker\nThis is useful to various online judge problem submission, for checking program output with the given output.\nsteps:\n1.create `in` \u0026 `out` file in any directory.\n\n2.add the directory name (`Dir` variable) in script.\n\n3.`source` the script.\n(use it on the current terminal)\n\n4.copy inputs \u0026 outputs of the current program in `in` \u0026 `out` files respectively. It will check automatically and either give success or throw error\nusing guide\n```bash\n$ compile \u003cfilename\u003e.cpp\n```\nif you want to compile with sanitizers use\nusing guide\n```bash\n$ compile \u003cfilename\u003e.cpp 1\n```\n\n\nTo use it permanently across all terminals add these lines in your `~/.bashrc` at the end.\n```bash\nif [[ -f /\u003clocation\u003e/compile ]];then\n   source /\u003clocation\u003e/compile\nfi\n```\n-Bisakh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbisakhmondal%2Fcpp_soln_checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbisakhmondal%2Fcpp_soln_checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbisakhmondal%2Fcpp_soln_checker/lists"}