fork download
  1.  
  2. https://w...content-available-to-author-only...t.com/live/12zn582t5d5ji/
  3. https://w...content-available-to-author-only...t.com/live/12zn51so5rq9n/
  4. https://w...content-available-to-author-only...t.com/live/12zn4uvufq4qz/
  5. https://w...content-available-to-author-only...t.com/live/12zn4j03t3etk/
  6. https://w...content-available-to-author-only...t.com/live/12zn4aeoz5ylz/
  7.  
  8. /* package whatever; // don't place package name! */
  9.  
  10. import java.util.*;
  11. import java.lang.*;
  12. import java.io.*;
  13.  
  14. /* Name of the class has to be "Main" only if the class is public. */
  15. class Ideone
  16. {
  17. public static void main (String[] args) throws java.lang.Exception
  18. {
  19. // your code goes here
  20. }
  21. }
  22.  
  23.  
  24.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:2: error: class, interface, or enum expected
https://www.reddit.com/live/12zn582t5d5ji/
^
1 error
stdout
Standard output is empty