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

Function main

1046. Last Stone Weight/Solution.cpp:30–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29
30int main() {
31 Solution a;
32
33 return 0;
34}
35

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected