fork download
  1. Business Name:
  2. Luxury Exotic Rental
  3. Address:
  4. 3011 Underhill Ave #208, Burnaby, BC V5A 3C2, Canada
  5. Website:
  6. https://l...content-available-to-author-only...l.com
  7. Description
  8. Global directory connecting renters with 300+ verified luxury and exotic car rental companies across nearly 50 cities in five countries, providing pricing transparency and aggregated customer reviews.
  9. Social Media Links
  10. Facebook:
  11. facebook.com/profile.php?id=61578428167474
  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: 
^
Main.java:4: error: illegal character: '#'
3011 Underhill Ave #208, Burnaby, BC V5A 3C2, Canada
                   ^
2 errors
stdout
Standard output is empty