MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / main

Method main

code/algs4/Counter.java:97–116  ·  view source on GitHub ↗

Reads two command-line integers n and trials; creates n counters; increments trials counters at random; and prints results. @param args the command-line arguments

(String[] args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

uniformMethod · 0.95
printlnMethod · 0.95
incrementMethod · 0.80

Tested by

no test coverage detected