An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

![https://github.com/gabrielSantosLima/pcp](./repo/logo.png)

# 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) |