1 changed files with 0 additions and 14 deletions
@ -1,14 +0,0 @@ |
|||
/****************************************************************************** |
|||
|
|||
Online Java Compiler. |
|||
Code, Compile, Run and Debug java program online. |
|||
Write your code in this editor and press "Run" button to execute it. |
|||
|
|||
*******************************************************************************/ |
|||
|
|||
public class Main |
|||
{ |
|||
public static void main(String[] args) { |
|||
System.out.println("Hello World"); |
|||
} |
|||
} |
|||
Loading…
Reference in new issue