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

Function main

932. Beautiful Array/Solution.cpp:27–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25};
26
27int main() {
28 Solution a;
29
30 return 0;
31}
32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected