Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
findOpenNumber
Method · 0.95
Tested by
no test coverage detected