MCPcopy Create free account
hub / github.com/StudyRust/leetcode_rust / main

Function main

258-add-digits.rs:10–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8}
9
10fn main() {
11 println!("{:?}", add_digits(38));
12}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected