From 875a0761c90a52d074aba038f7810a254c65f80e Mon Sep 17 00:00:00 2001 From: Matuush Date: Sun, 30 Mar 2025 17:06:49 +0200 Subject: [PATCH] Encapsulate treap properties --- treap.hpp | 1 - 1 file changed, 1 deletion(-) 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