fork download
  1. Business Name:
  2. Fram Monument Company
  3. Business Address:
  4. 822 Rockville Pike Rockville, MD 20852
  5. Phone:
  6. (301) 605-8081
  7. Website:
  8. https://f...content-available-to-author-only...t.com/about-us/showrooms/greater-washington/
  9.  
  10. /* package whatever; // don't place package name! */
  11.  
  12. import java.util.*;
  13. import java.lang.*;
  14. import java.io.*;
  15.  
  16. /* Name of the class has to be "Main" only if the class is public. */
  17. class Ideone
  18. {
  19. public static void main (String[] args) throws java.lang.Exception
  20. {
  21. // your code goes here
  22. }
  23. }
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