SkillAgentSearch skills...

Eldiego

Short written algorithms, cheatsheet for ACM-ICPC

Install / Use

/learn @vmartinv/Eldiego
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

El Diego

This is a collection of several algorithms our team "Caloventor en Dos" from Argentina used at ACM-ICPC (2014-2016). Everything is put in eldiego.pdf, and eldiegorecortado.pdf is a stripped down version we used in the 2016 World Finals (since it has a limit of 25 pages).

Notebook del equipo Caloventor en Dos. Gabina Rlz.

Add colors to Geany!

  1. Int the terminal:

curl -O https://labdcc.fceia.unr.edu.ar/~mvillagra/geany.colors.tar.gz && tar -zxf geany.colors.tar.gz -C ~/.config/geany/colorschemes/

  1. In Geany: View -> Change Color scheme...

Villeador de C++

A small utility to remove all possible spaces from C++ code. Taken from: https://github.com/Scylardor/cminify

Related Skills

View on GitHub
GitHub Stars68
CategoryDevelopment
Updated3mo ago
Forks16

Languages

C++

Security Score

92/100

Audited on Dec 11, 2025

No findings