SergioAlmendros / ACM

This repository is to save all the work I will do to train for the next SWERC contest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

g++ -Wall test.cpp -o test // El Wall es para que nos quite los warnings
./test < test.in // test.in es el input

About

This repository is to save all the work I will do to train for the next SWERC contest


Languages

Language:C++ 98.3%Language:Java 1.7%