Saved pastes by fenrir:
1 2 3 4
#include <iostream> #include <iomanip> using namespace std;
1 2 3 4 5
#include <iostream> template <int Variables> class Table { protected: