Simple C++ implementation to find area of union of rectilinear rectangles.
Go to file
2022-04-16 09:24:00 +02:00
.gitignore initial commit: Working version 2022-04-16 09:24:00 +02:00
CMakeLists.txt initial commit: Working version 2022-04-16 09:24:00 +02:00
geometry.h initial commit: Working version 2022-04-16 09:24:00 +02:00
main.cpp initial commit: Working version 2022-04-16 09:24:00 +02:00
segment_tree.h initial commit: Working version 2022-04-16 09:24:00 +02:00