MCPcopy Create free account
hub / github.com/OlittleRer/Code / main

Method main

2020-12/2020-12-2_simplex method_java/src/com/company/Main.java:5–7  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

3public class Main {
4
5 public static void main(String[] args) {
6 // write your code here
7 }
8}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected