fork download
  1. https://w...content-available-to-author-only...t.com/live/131eyi4udtrd6/
  2. https://w...content-available-to-author-only...t.com/live/131eyr5on80zr/
  3. https://w...content-available-to-author-only...t.com/live/131eyzrqwkvrj/
  4. https://w...content-available-to-author-only...t.com/live/131ez62cnzv1f/
  5. https://w...content-available-to-author-only...t.com/live/131ezc925hg4n/
  6.  
  7. /* package whatever; // don't place package name! */
  8.  
  9. import java.util.*;
  10. import java.lang.*;
  11. import java.io.*;
  12.  
  13. /* Name of the class has to be "Main" only if the class is public. */
  14. class Ideone
  15. {
  16. public static void main (String[] args) throws java.lang.Exception
  17. {
  18. // your code goes here
  19. }
  20. }
  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
https://www.reddit.com/live/131eyi4udtrd6/
^
1 error
stdout
Standard output is empty