fork download
  1. Business Name:
  2. Greville Consulting LLC
  3. Business Address:
  4. 134 NW 109th Ave, Pembroke Pines, FL 33026, United States
  5. Business Phone:
  6. +1 786-833-6886
  7. Website:
  8. https://g...content-available-to-author-only...g.com/
  9. /* package whatever; // don't place package name! */
  10.  
  11. import java.util.*;
  12. import java.lang.*;
  13. import java.io.*;
  14.  
  15. /* Name of the class has to be "Main" only if the class is public. */
  16. class Ideone
  17. {
  18. public static void main (String[] args) throws java.lang.Exception
  19. {
  20. // your code goes here
  21. }
  22. }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:1: error: class, interface, or enum expected
Business Name:
^
1 error
stdout
Standard output is empty