fork download
  1. /*https://w...content-available-to-author-only...r.com/projects/1007952695/819917992?ref=6kt0ou&token=1a4b99e0
  2. https://w...content-available-to-author-only...r.com/projects/1007952695/1120755632?ref=a1btqo&token=c6a0f1b2
  3. https://w...content-available-to-author-only...r.com/projects/1007952695/750387464?ref=6a66xw&token=4a050564*/
  4.  
  5. import java.util.*;
  6. import java.lang.*;
  7. import java.io.*;
  8.  
  9. /* Name of the class has to be "Main" only if the class is public. */
  10. class Ideone
  11. {
  12. public static void main (String[] args) throws java.lang.Exception
  13. {
  14. // your code goes here
  15. }
  16. }
Success #stdin #stdout 0.06s 32244KB
stdin
Standard input is empty
stdout
Standard output is empty