{"id":21452380,"url":"https://github.com/eoguvo/uri-judge","last_synced_at":"2025-03-17T02:43:48.142Z","repository":{"id":191025214,"uuid":"343600398","full_name":"eoguvo/uri-judge","owner":"eoguvo","description":"URI Judge questions in C++ (cpp)","archived":false,"fork":false,"pushed_at":"2021-03-07T01:32:36.000Z","size":152,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T12:31:54.270Z","etag":null,"topics":["algorithms","cpp","cpp17","uri","uri-online-judge"],"latest_commit_sha":null,"homepage":"https://www.urionlinejudge.com.br/judge/pt","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/eoguvo.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":"2021-03-02T00:46:35.000Z","updated_at":"2021-10-28T14:13:39.000Z","dependencies_parsed_at":"2023-08-27T18:58:53.596Z","dependency_job_id":"b5597bca-5694-4873-b1e9-240622fbc640","html_url":"https://github.com/eoguvo/uri-judge","commit_stats":null,"previous_names":["eoguvo/uri-judge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoguvo%2Furi-judge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoguvo%2Furi-judge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoguvo%2Furi-judge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoguvo%2Furi-judge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eoguvo","download_url":"https://codeload.github.com/eoguvo/uri-judge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965240,"owners_count":20375901,"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","cpp","cpp17","uri","uri-online-judge"],"created_at":"2024-11-23T04:29:11.390Z","updated_at":"2025-03-17T02:43:48.113Z","avatar_url":"https://github.com/eoguvo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/Gustavo-Henrique-br\" \u003e\n        \u003cimg src=\"https://img.shields.io/badge/author-Gustavo%20Henrique-blue?style=for-the-badge\" alt=\"author - Gustavo Henrique\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/Gustavo-Henrique-br/uri-judge/stargazers\"\u003e\u003cimg alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/Gustavo-Henrique-br/uri-judge?style=for-the-badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"Uri online judge\" title=\"Uri banner\" src=\"./.github/banner.png\" /\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e \n\t🚧  Em desenvolvimento🚀 🚧\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n \u003ca href=\"#sobre\"\u003eSobre\u003c/a\u003e •\n \u003ca href=\"#features\"\u003eFuncionalidades\u003c/a\u003e •\n \u003ca href=\"#pre-requisites\"\u003ePré-requisitos\u003c/a\u003e • \n \u003ca href=\"#config\"\u003eConfigurando o VSCode\u003c/a\u003e • \n \u003ca href=\"#executar\"\u003eComo executar\u003c/a\u003e • \n \u003ca href=\"#contribute\"\u003eContribuir\u003c/a\u003e • \n \u003ca href=\"#license\"\u003eLicença\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch2 id=\"sobre\" align=\"center\"\u003e\n    💻 Sobre o projeto\n\u003c/h2\u003e\n\n[URI Judge](https://www.urionlinejudge.com.br/) - uma plataforma online de algoritmos e problemas de programacao.\n\nEsse Repositório é um aglomerado desses problemas :)\n\n---\n\n\u003ch3 id=\"features\" align=\"center\"\u003e\n    Features\n\u003c/h3\u003e\n\n* [X] Automacao na criacao de nova solucao\n* [X] Automacao interativa\n\n\u003ch3 id=\"features\" align=\"center\"\u003e\n    :white_check_mark: Done :white_check_mark:\n\u003c/h3\u003e\n\n* Beginner\n    * [X] [Page 1](https://www.urionlinejudge.com.br/judge/en/problems/index/1)\n    * [X] [Page 2](https://www.urionlinejudge.com.br/judge/en/problems/index/1?page=2)\n\n\u003ch2 id=\"pre-requisites\" align=\"center\"\u003e\n    ⚙️ Pré-requisitos\n\u003c/h2\u003e\nAntes de começar, você vai precisar ter em sua máquina as seguintes ferramentas:\n\n- um compilador de c++ (recomendo [gcc](https://gcc.gnu.org/))\n- IDE de preferencia (recomendo [Visual Studio Code](https://code.visualstudio.com/))\n\n```bash\n$ gcc -v\n#Se você nao tiver instalado, siga os seguintes passos:\n$ sudo apt-get update\n$ sudo apt-get install build-essential gdb\n```\n\n\u003ch2 id=\"config\" align=\"center\"\u003e\n    🛠️ Configurando o vscode\n\u003c/h2\u003e\n\n- [Linux](https://code.visualstudio.com/docs/cpp/config-linux)\n- [Windows](https://code.visualstudio.com/docs/cpp/config-mingw)\n- [Mac](https://code.visualstudio.com/docs/cpp/config-clang-mac)\n- [WSL](https://code.visualstudio.com/docs/cpp/config-wsl)\n\n \n\u003ch2 id=\"executar\" align=\"center\"\u003e\n    🎲 Rodando o script\n\u003c/h2\u003e\n\n*testado apenas em sistemas linux, tente em outros por sua conta e risco*\n\n```bash\n\n# Clone este repositório\n$ git clone https://github.com/Gustavo-Henrique-br/uri-judge.git\n\n# Acesse a pasta do projeto no terminal/cmd\n$ cd uri-judge\n\n# Rode o script interativo\n$ source create.sh\n\n# Ou se quiser ser mais rapido\n$ source _create.sh \u003cnome ou numero do problema\u003e\n\n# O 'source' antes abrira o terminal na pasta do projeto criado, \n#    se nao quiser isso utilize o 'bash':\n$ bash create.sh\n```\n\n---\n\n\u003ch2 id=\"contribute\" align=\"center\"\u003e\n    💪 Como contribuir para o projeto\n\u003c/h2\u003e\n\n1. Faça um **fork** do projeto.\n2. Crie uma nova branch com as suas alterações: `git checkout -b my-feature`\n3. Salve as alterações e crie uma mensagem de commit contando o que você fez: `git commit -m \"feature: My new feature\"`\n4. Envie as suas alterações: `git push origin my-feature`\n\n---\n\n\u003ch2 id=\"license\" align=\"center\"\u003e\n    📝 Licença\n\u003c/h2\u003e\nEste projeto esta sem licença alguma, sinta-se livre para utilizar.\n\nFeito com ❤️ por Gustavo Henrique\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feoguvo%2Furi-judge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feoguvo%2Furi-judge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feoguvo%2Furi-judge/lists"}