fork download
  1. https://w...content-available-to-author-only...n.com/forums/general-discussion/c92f3dca-19bd-ef11-95f5-7c1e5241535b
  2.  
  3. https://g...content-available-to-author-only...b.com/doczjs/docz/discussions/19880
  4. https://g...content-available-to-author-only...b.com/doczjs/docz/discussions/20037
  5. https://g...content-available-to-author-only...b.com/doczjs/docz/discussions/20157
  6. https://g...content-available-to-author-only...b.com/doczjs/docz/discussions/20173
  7. https://g...content-available-to-author-only...b.com/doczjs/docz/discussions/20178
  8.  
  9. https://g...content-available-to-author-only...b.com/doczjs/docz/discussions/20510
  10. https://g...content-available-to-author-only...b.com/doczjs/docz/discussions/20545
  11. /* package whatever; // don't place package name! */
  12.  
  13. import java.util.*;
  14. import java.lang.*;
  15. import java.io.*;
  16.  
  17. /* Name of the class has to be "Main" only if the class is public. */
  18. class Ideone
  19. {
  20. public static void main (String[] args) throws java.lang.Exception
  21. {
  22. // your code goes here
  23. }
  24. }
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.ingrammicroresellerapplication.com/forums/general-discussion/c92f3dca-19bd-ef11-95f5-7c1e5241535b
^
1 error
stdout
Standard output is empty