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. // your code goes here
  13. }
  14. }https://groups.google.com/g/imananilo/c/UO1AWaYVIuQ
  15. https://groups.google.com/g/imananilo/c/t5GuJzUd2qA
  16. https://groups.google.com/g/imananilo/c/a99hE7VhLls
  17. https://groups.google.com/g/imananilo/c/o_pQTIeTmCc
  18. https://groups.google.com/g/imananilo/c/6Qplx60wov8
  19. https://groups.google.com/g/showew/c/5Yv62NgKc64
  20. https://groups.google.com/g/showew/c/06EqU3jfFBg
  21. https://groups.google.com/g/showew/c/qCEH2rIVza4
  22. https://groups.google.com/g/showew/c/VaVL-1J3BOI
  23. https://groups.google.com/g/showew/c/-ZL9mC3CIxM
  24. https://groups.google.com/g/jikol/c/62Tuh58njLo
  25. https://groups.google.com/g/jikol/c/TdW_l1UdfGk
  26. https://groups.google.com/g/jikol/c/icb_6HO3SJw
  27. https://groups.google.com/g/jikol/c/S8SDZ7Nsm0I
  28. https://groups.google.com/g/jikol/c/XPg62N1NSOg
  29. https://groups.google.com/g/jikol/c/eb_5muR5UYs
  30. https://groups.google.com/g/jikol/c/4JUjmt2k0qc
  31. https://groups.google.com/g/jikol/c/X5IQ6BOnMDU
  32. https://groups.google.com/g/jikol/c/nHz8aEivMKQ
  33.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:14: error: class, interface, or enum expected
}https://groups.google.com/g/imananilo/c/UO1AWaYVIuQ
 ^
1 error
stdout
Standard output is empty