https://github.com/gabrielsantoslima/pcp
🏎 Repository of Competitive Programming's codes - UEA 2024
https://github.com/gabrielsantoslima/pcp
beecrowd clang competitive-programming cses
Last synced: 4 months ago
JSON representation
🏎 Repository of Competitive Programming's codes - UEA 2024
- Host: GitHub
- URL: https://github.com/gabrielsantoslima/pcp
- Owner: gabrielSantosLima
- Created: 2024-05-03T23:09:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-25T22:10:37.000Z (about 1 year ago)
- Last Synced: 2025-02-18T22:17:17.400Z (4 months ago)
- Topics: beecrowd, clang, competitive-programming, cses
- Language: C
- Homepage:
- Size: 992 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Programação Competitiva UEA
> Repositório que reúne resolução de problemas das plataformas [beecrowd](https://judge.beecrowd.com/), [CSES](https://cses.fi/) e [NEPS Academy](https://neps.academy/br/login).
## Questões resolvidas
> 🟢 Finalizado | 🟡 Planejado
| Título da questão | Status | Plataforma | Link |
| --------------------------------------------------------------------------------------- | ------ | ---------- | ------------------------------------------- |
| [1424 - Problema Fácil de Rujia Liu?](https://judge.beecrowd.com/pt/problems/view/1424) | 🟢 | beecrowd | [Clique aqui](./problems/c/beecrowd/1424.c) |
| [1861 - O Hall dos Assassinos](https://judge.beecrowd.com/pt/problems/view/1861) | 🟢 | beecrowd | [Clique aqui](./problems/c/beecrowd/1861.c) |