fork download
  1. Business Name:
  2. Roc Industrial LLC
  3. Address:
  4. 10 Hojack Park, Rochester, NY 14612, United States
  5. Phone:
  6. +1 585-483-0011‬
  7. Website:
  8. https://w...content-available-to-author-only...l.com
  9. Description:
  10. Roc Industrial LLC is your trusted partner for all your industrial equipment, supplies, and repair services. We are an ISO 9001 certified company, and our commitment to providing high-quality products and exceptional customer service has earned us a reputation as a reliable and knowledgeable source in the industry.
  11. /* package whatever; // don't place package name! */
  12.  
  13. import java.util.*;
  14. import java.lang.*;
  15. import java.io.*;
  16.  
  17. /* Name of the class has to be "Main" only if the class is public. */
  18. class Ideone
  19. {
  20. public static void main (String[] args) throws java.lang.Exception
  21. {
  22. // your code goes here
  23. }
  24. }
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:
^
Main.java:6: error: illegal character: '\u202a'
?+1 585-483-0011?
^
Main.java:6: error: illegal character: '\u202c'
?+1 585-483-0011?
                ^
3 errors
stdout
Standard output is empty