fork download
  1. Business Name
  2. Commercial Roofing Contractors of Orlando
  3. Address
  4. 300 S Orange Ave, Suite 1400, Orlando, FL 32801
  5. Phone
  6. (407) 214-4630
  7. Website:
  8. https://c...content-available-to-author-only...o.com
  9. Description
  10. Commercial Roofing Contractors of Orlando providing flat and low-slope roof installation, modified bitumen, and tear-offs for office parks, churches, and manufacturing plants across Orlando, FL. Reliable commercial roofers handling inspections, upkeep, and same-day emergency repairs throughout the Orlando area.
  11.  
  12. /* package whatever; // don't place package name! */
  13.  
  14. import java.util.*;
  15. import java.lang.*;
  16. import java.io.*;
  17.  
  18. /* Name of the class has to be "Main" only if the class is public. */
  19. class Ideone
  20. {
  21. public static void main (String[] args) throws java.lang.Exception
  22. {
  23. // your code goes here
  24. }
  25. }
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