fork download
  1. /* package whatever; // don't place package name! */
  2. https://w...content-available-to-author-only...b.com/list/ls046473202/
  3. https://w...content-available-to-author-only...b.com/list/ls046473259/
  4. https://w...content-available-to-author-only...b.com/list/ls046473271/
  5. https://w...content-available-to-author-only...b.com/list/ls046473273/
  6. https://w...content-available-to-author-only...b.com/list/ls046473276/
  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:2: error: class, interface, or enum expected
https://www.imdb.com/list/ls046473202/
^
1 error
stdout
Standard output is empty