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