diff options
Diffstat (limited to 'datastructures/test/fenwickTree.cpp')
| -rw-r--r-- | datastructures/test/fenwickTree.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/datastructures/test/fenwickTree.cpp b/datastructures/test/fenwickTree.cpp index 4c9695f..f9dd619 100644 --- a/datastructures/test/fenwickTree.cpp +++ b/datastructures/test/fenwickTree.cpp @@ -1,4 +1,3 @@ -#define sz ssize #include "../fenwickTree.cpp" void test(int n) { |
