fork download
  1. https://w...content-available-to-author-only...b.com/list/ls041122337/
  2. https://w...content-available-to-author-only...b.com/list/ls041122339/
  3. https://w...content-available-to-author-only...b.com/list/ls041122364/
  4. https://w...content-available-to-author-only...b.com/list/ls041122325/
  5. https://w...content-available-to-author-only...b.com/list/ls041122340/
  6. https://w...content-available-to-author-only...b.com/list/ls041122346/
  7. https://w...content-available-to-author-only...b.com/list/ls041122390/
  8. https://w...content-available-to-author-only...b.com/list/ls041122396/
  9. https://w...content-available-to-author-only...b.com/list/ls041122383/
  10. https://w...content-available-to-author-only...b.com/list/ls041122384/
  11. https://w...content-available-to-author-only...b.com/list/ls046855854/
  12. https://w...content-available-to-author-only...b.com/list/ls046855833//* package whatever; // don't place package name! */
  13.  
  14. import java.util.*;
  15. import java.lang.*;
  16. import java.io.*;
  17.  
  18. /* Name of the class has to be "Main" only if the class is public. */
  19. class Ideone
  20. {
  21. public static void main (String[] args) throws java.lang.Exception
  22. {
  23. // your code goes here
  24. }
  25. }
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.imdb.com/list/ls041122337/
^
1 error
stdout
Standard output is empty