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

Function main

70. Climbing Stairs/Solution.cpp:24–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22};
23
24int main() {
25 Solution a;
26
27 return 0;
28}
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected