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

Function main

Weekly Contest 182/1395. Count Number of Teams/Solution.cpp:36–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34};
35
36int main() {
37 Solution a;
38
39 return 0;
40}
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected