fork download
  1. https://p...content-available-to-author-only...t.com/s/634887d6a8a3a30011b73405
  2. https://p...content-available-to-author-only...t.com/s/63488aa9a8a3a30011b73830
  3. https://p...content-available-to-author-only...t.com/s/63488d8da8a3a30011b73c96
  4. https://p...content-available-to-author-only...t.com/s/634890fb60e2d50012d88271
  5. https://p...content-available-to-author-only...t.com/s/634893efa8a3a30011b7460b
  6. https://p...content-available-to-author-only...t.com/s/634895bfbebc600012a48dfd
  7. https://p...content-available-to-author-only...t.com/s/63489a3387ad2b0011a1887f
  8. https://p...content-available-to-author-only...t.com/s/63489cc2a4d775001248a0d6
  9. https://p...content-available-to-author-only...t.com/s/6348a2ba3fc3360012caaf3d
  10. https://p...content-available-to-author-only...t.com/s/6348a38387ad2b0011a19788/* package whatever; // don't place package name! */
  11.  
  12. import java.util.*;
  13. import java.lang.*;
  14. import java.io.*;
  15.  
  16. /* Name of the class has to be "Main" only if the class is public. */
  17. class Ideone
  18. {
  19. public static void main (String[] args) throws java.lang.Exception
  20. {
  21. // your code goes here
  22. }
  23. }
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://play.acast.com/s/634887d6a8a3a30011b73405
^
1 error
stdout
Standard output is empty