fork download
  1.  
  2. Business Name
  3. Commercial Roofers of Indianapolis
  4. Address
  5. 300 N Meridian St, Suite 2700, Indianapolis, IN 46204
  6. Phone
  7. (317) 953-5276
  8. Website:
  9. https://c...content-available-to-author-only...s.com
  10. Description
  11. Commercial Roofers of Indianapolis providing flat and low-slope roof installation, modified bitumen, and tear-offs for office parks, churches, and manufacturing plants across Indianapolis, IN. Licensed, insured roofers offering free inspections, preventative maintenance, and 24/7 emergency repair throughout the Indianapolis area.
  12.  
  13. /* package whatever; // don't place package name! */
  14.  
  15. import java.util.*;
  16. import java.lang.*;
  17. import java.io.*;
  18.  
  19. /* Name of the class has to be "Main" only if the class is public. */
  20. class Ideone
  21. {
  22. public static void main (String[] args) throws java.lang.Exception
  23. {
  24. // your code goes here
  25. }
  26. }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:2: error: class, interface, or enum expected
Business Name
^
1 error
stdout
Standard output is empty