MCPcopy Create free account
hub / github.com/careercup/ctci / main

Method main

java/Chapter 10/Question10_3/Question.java:35–37  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

33 }
34
35 public static void main(String[] args) throws IOException {
36 findOpenNumber();
37 }
38
39}

Callers

nothing calls this directly

Calls 1

findOpenNumberMethod · 0.95

Tested by

no test coverage detected