Algorithms implementations for sport programming.
Use template.cpp as a template for implementation. Place your code between two lines with comments "__IMPLEMENTATION_START__" and "__IMPLEMENTATION_END__".
In future I plan to write a vim plugin that will take an implementation and inline it into your code.