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. }
  15. https://datastudio.google.com/reporting/7cb71d07-e7f9-4dfa-bcf7-0a0f87e5fce6/page/QAa7C?s=lwDVof3oKGc
  16. https://datastudio.google.com/reporting/6a6517cf-16b9-43ef-8cf4-32c182a571a7/page/b4Z7C?s=hx9twXcgVFY
  17. https://datastudio.google.com/reporting/73ab0a84-1615-4b28-8fb6-666d63e28b62/page/b0Z7C?s=iLJ4KR4SLFU
  18. https://datastudio.google.com/reporting/701ce51f-bd07-4c76-9f51-3c68e62ede56/page/jxZ7C?s=ktTxyZaA7iU
  19. https://datastudio.google.com/reporting/c2e59811-b817-4bd4-bc5e-d9aa0445d528/page/woZ7C?s=kBJ9fTCfNwE
  20. https://datastudio.google.com/reporting/e063ebc8-ab1f-4423-9306-0e9094203318/page/biZ7C?s=iSRW07L4tSk
  21.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:15: error: class, interface, or enum expected
https://datastudio.google.com/reporting/7cb71d07-e7f9-4dfa-bcf7-0a0f87e5fce6/page/QAa7C?s=lwDVof3oKGc
^
1 error
stdout
Standard output is empty