MCPcopy Create free account
hub / github.com/aylei/leetcode-rust / Solution

Class Solution

src/solution/s0223_rectangle_area.rs:21–21  ·  view source on GitHub ↗

* [223] Rectangle Area * * Find the total area covered by two rectilinear rectangles in a 2D plane. * * Each rectangle is defined by its bottom left corner and top right corner as shown in the figure. * * * * Example: * * * Input: A = <span id="exampl

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected