MCPcopy Create free account
hub / github.com/TheAlgorithms/C / computeArea

Function computeArea

leetcode/src/223.c:18–24  ·  view source on GitHub ↗

Calculation area of the A, then area of the B then minus intersection of A and B Runtime: O(1) Space: O(1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

intersectionSizeFunction · 0.85

Tested by

no test coverage detected