{"id":15828346,"url":"https://github.com/mlomb/problems","last_synced_at":"2025-04-01T10:45:00.202Z","repository":{"id":95968166,"uuid":"139168107","full_name":"mlomb/problems","owner":"mlomb","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-04T17:13:10.000Z","size":26028,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-06T10:41:03.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mlomb.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":"2018-06-29T15:45:54.000Z","updated_at":"2019-04-04T17:13:12.000Z","dependencies_parsed_at":"2023-04-26T09:47:56.440Z","dependency_job_id":null,"html_url":"https://github.com/mlomb/problems","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/mlomb%2Fproblems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlomb%2Fproblems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlomb%2Fproblems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlomb%2Fproblems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlomb","download_url":"https://codeload.github.com/mlomb/problems/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628420,"owners_count":20808106,"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":[],"created_at":"2024-10-05T10:40:20.810Z","updated_at":"2025-04-01T10:45:00.179Z","avatar_url":"https://github.com/mlomb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Template\n\n```cpp\n#include \u003ciostream\u003e\n#include \u003cfstream\u003e\n#include \u003cstring\u003e\n#include \u003cvector\u003e\n#include \u003cqueue\u003e\n#include \u003cset\u003e\n#include \u003cmap\u003e\n#include \u003calgorithm\u003e\n\nusing namespace std;\n\nint main() {\n  ios::sync_with_stdio(0);\n  cin.tie(0);\n\n#ifdef LOCAL\n  ifstream cin(\"input.in\");\n#endif\n\n  // solution\n\n  return 0;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlomb%2Fproblems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlomb%2Fproblems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlomb%2Fproblems/lists"}