I was trying to submit to program for the prime number challenge, but I can't make it work because I don't understand how does this website do the input to the submitted programs. I mean that when I use ARGV or $*, it seems these variables are empty (just submitting a test program that does a "pp ARGV" outputs an empty array). Is there anyone who knows how can I get the input for this website ?