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

Function main

22. Generate Parentheses/Solution.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70};
71
72int main() {
73 Solution s;
74 return 0;
75}
76

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected