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

https://github.com/victorvoid/class-note-redblack-tree

Save all your notes in a file and manipulate.
https://github.com/victorvoid/class-note-redblack-tree

Last synced: over 1 year ago
JSON representation

Save all your notes in a file and manipulate.

Awesome Lists containing this project

README

          

ClassNote
========
## Installation

gcc rubro.c -o classnote

> Requires `gcc` to be available in your PATH.

- Enter the parameters of the local:

> 1º Folder location which contains the files

> 2º Folder location which contains the EXCLUIR.IN

> 3º Folder location which contains the generated files

1 - `/.app /home/user/Desktop/input`

2 - `/home/user/Desktop/excluir`

3 - `/home/user/Desktop/output`

## Red–black tree
[Preview](http://www.cs.usfca.edu/~galles/visualization/RedBlack.html)

## Contributors
- [Victor Igor](https://about.me/victor_igor)