This repository contains my solutions to algorithmic problems from various online judges. All solutions are implemented in C++. The solutions are organized into directories corresponding to each platform.
g++ -Wall -O2 file_name.cpp && time ./a.out (.exe) < in