fork download
  1. Business Name:
  2. Duran Structural
  3. Business Address:
  4. 1646 W Snow Ave Suite 117, Tampa, FL 33606, United States
  5. Phone:
  6. +1-813-536-8002
  7. Website:
  8. https://w...content-available-to-author-only...l.com/
  9. /* package whatever; // don't place package name! */
  10.  
  11. import java.util.*;
  12. import java.lang.*;
  13. import java.io.*;
  14.  
  15. /* Name of the class has to be "Main" only if the class is public. */
  16. class Ideone
  17. {
  18. public static void main (String[] args) throws java.lang.Exception
  19. {
  20. // your code goes here
  21. }
  22. }
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