This website requires JavaScript.
Explore
Help
Sign in
max
/
rectangle-union-area
Watch
1
Star
0
Fork
You've already forked rectangle-union-area
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Simple C++ implementation to find area of union of rectilinear rectangles.
1
commit
2
branches
2
tags
48
KiB
C++
97%
CMake
3%
402f860bbc
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Maximilian Keßler
402f860bbc
initial commit: Working version
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