fork download
  1. /*https://t...content-available-to-author-only...r.com/IrlandesEspanol
  2.  
  3. https://t...content-available-to-author-only...r.com/IrishmanFilmVF
  4.  
  5. https://t...content-available-to-author-only...r.com/MidwayFilmVF
  6.  
  7. https://t...content-available-to-author-only...r.com/LeMans66Espanol*/
  8.  
  9. import java.util.*;
  10. import java.lang.*;
  11. import java.io.*;
  12.  
  13. /* Name of the class has to be "Main" only if the class is public. */
  14. class Ideone
  15. {
  16. public static void main (String[] args) throws java.lang.Exception
  17. {
  18. // your code goes here
  19. }
  20. }
Success #stdin #stdout 0.06s 32280KB
stdin
Standard input is empty
stdout
Standard output is empty