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

Function main

Dynamic Programming/887. Super Egg Drop/Solution.cpp:31–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected