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

Function main

1323-maximum-69-number.rs:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29fn main() {
30 println!("{:?}", maximum69_number(9669));
31}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected