Templates are tested on Library Checker and Atcoder.
Every template will first include template.h
and start off with #pragma once
.
Run oj-bundle filename.cpp
bundle the headers and solution together.
The #line commands generated by oj-bundle
mess with gdb, so the source code might not display.
Add bridges to tarjan.h Add docs file for each template (idk if they show up on website otherwise)