fork download
  1. BUSINESS NAME
  2. Prestige Custom Building & Construction, Inc.
  3. BUSINESS ADDRESS
  4. 22 Meadow Dr, Albertson, NY 11507, United States
  5. PHONE
  6. 1-516-217-4861
  7. WEBSITE URL
  8. https://k...content-available-to-author-only...y.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