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

Function main

343. Integer Break/Solution.cpp:40–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38};
39
40int main() {
41 Solution a;
42
43 return 0;
44}
45

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected