MCPcopy Create free account
hub / github.com/Ainevsia/Leetcode-Rust / main

Function main

85. Maximal Rectangle/Solution.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64};
65
66int main() {
67 Solution s;
68 return 0;
69}
70

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected