Pinned Repositories
codigo_barras
ITF bar code encoder and decoder.
CSES-Problem-Set
Solutions for the CSES problem set.
data-structures
A collection of data structures written in C++.
LSystem
map_reduce
Simple implementation of Google's MapReduce concurrent model. Done for the undergraduate course Functional Programming at the Federal University of Rio Grande do Norte
Minke
A WIP chess engine
OpenBench
OpenBench is a Distributed SPRT Testing Framework for Chess Engines
P1
This repository contains the projects done in the undergraduate course Programming I, DIM0176, at the Federal University of Rio Grande do Norte
segtree
A generic segment tree implementation
tgames
Terminal mini-games.
enfmarinho's Repositories
enfmarinho/tgames
Terminal mini-games.
enfmarinho/codigo_barras
ITF bar code encoder and decoder.
enfmarinho/CSES-Problem-Set
Solutions for the CSES problem set.
enfmarinho/data-structures
A collection of data structures written in C++.
enfmarinho/LSystem
enfmarinho/map_reduce
Simple implementation of Google's MapReduce concurrent model. Done for the undergraduate course Functional Programming at the Federal University of Rio Grande do Norte
enfmarinho/Minke
A WIP chess engine
enfmarinho/OpenBench
OpenBench is a Distributed SPRT Testing Framework for Chess Engines
enfmarinho/P1
This repository contains the projects done in the undergraduate course Programming I, DIM0176, at the Federal University of Rio Grande do Norte
enfmarinho/segtree
A generic segment tree implementation
enfmarinho/tarefa1-LP2