fork download
  1. /* package whatever; // don't place package name! */
  2.  
  3. import java.util.*;
  4. import java.lang.*;
  5. import java.io.*;
  6.  
  7. /* Name of the class has to be "Main" only if the class is public. */
  8. class Ideone
  9. {
  10. public static void main (String[] args) throws java.lang.Exception
  11. {
  12. https://t...content-available-to-author-only...l.com/?p=1328169&preview_id=1328169&preview_nonce=88665e7dd5&preview=true
  13. https://t...content-available-to-author-only...l.com/?p=1328056preview_id=1328056&preview_nonce=5e45c0cdba&preview=true
  14. https://t...content-available-to-author-only...l.com/?p=1328263&preview_id=1328263&preview_nonce=7e5ce0b798&preview=true
  15. https://t...content-available-to-author-only...l.com/?p=1328324preview_id=1328324&preview_nonce=eefcabde4b&preview=true
  16. https://t...content-available-to-author-only...l.com/?p=1328369preview_id=1328369&preview_nonce=c787dc862e&preview=true
  17. https://t...content-available-to-author-only...l.com/?p=1328457preview_id=1328457&preview_nonce=78851efd2f&preview=true
  18. }
  19. }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:18: error: illegal start of statement
	}
	^
1 error
stdout
Standard output is empty