MCPcopy Create free account
hub / github.com/algorithm-visualizer/algorithm-visualizer / main

Method main

src/files/skeletons/code.java:42–44  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

40 }
41
42 public static void main(String[] args) {
43 new Main();
44 }
45}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected