fork download
  1. https://w...content-available-to-author-only...t.com/r/AskReddit/comments/1rkobb8/what_was_the_scariest_moment_you_went_through/
  2. https://w...content-available-to-author-only...t.com/r/TopCharacterTropes/comments/1rkoacu/characters_youd_imagine_having_gruff_and_grizzled/
  3. https://w...content-available-to-author-only...t.com/r/mildlyinfuriating/comments/1rko77q/this_took_so_long_to_fish_out/
  4. https://w...content-available-to-author-only...t.com/r/pics/comments/1rkobmo/spammed_lateral_raises_until_i_can_barely_fit_in/
  5. https://w...content-available-to-author-only...t.com/r/Cooking/comments/1rko801/desert_pairing_ideas//* 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
https://www.reddit.com/r/AskReddit/comments/1rkobb8/what_was_the_scariest_moment_you_went_through/
^
1 error
stdout
Standard output is empty