fork download
  1. [Thought dump](https://p...content-available-to-author-only...n.co/promopilot-postpromopilot-post-sofpxumb)
  2.  
  3. ## PromoPilot Post
  4.  
  5. Automated post content./* package whatever; // don't place package name! */
  6.  
  7. import java.util.*;
  8. import java.lang.*;
  9. import java.io.*;
  10.  
  11. /* Name of the class has to be "Main" only if the class is public. */
  12. class Ideone
  13. {
  14. public static void main (String[] args) throws java.lang.Exception
  15. {
  16. // your code goes here
  17. }
  18. }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:1: error: class, interface, or enum expected
[Thought dump](https://pphr9sc56f4j4s.notepin.co/promopilot-postpromopilot-post-sofpxumb)
^
Main.java:3: error: illegal character: '#'
## PromoPilot Post
^
Main.java:3: error: illegal character: '#'
## PromoPilot Post
 ^
3 errors
stdout
Standard output is empty