diff --git a/treap.hpp b/treap.hpp index bbc5ec5..98c287a 100644 --- a/treap.hpp +++ b/treap.hpp @@ -17,7 +17,6 @@ typedef std::pair two_lines; // Treap representation of a file class treap { -public: line* root; // Get size uf a subtreap