VictorXjoeY / Notebook

Notebook used for competitive programming!
11 stars 2 forks source link

Implement Union of Rectangles #25

Closed VictorXjoeY closed 4 years ago

VictorXjoeY commented 4 years ago

Union of rectangles parallel to the axis.

Test it on: https://codeforces.com/gym/102346/problem/F

VictorXjoeY commented 4 years ago

Tested on:

https://codeforces.com/gym/102346/problem/F https://www.hackerearth.com/practice/basic-programming/implementation/basics-of-implementation/practice-problems/algorithm/area-of-union-of-rectangles/ https://open.kattis.com/problems/rectanglesurrounding