Ahhhh that makes a lot of sense! It works now thank you.

On Mon, Apr 16, 2018 at 3:32 PM, 'Pablo Heiber' via Google Code Jam <
google-code@googlegroups.com> wrote:

> Can you try running testing_tool.py from the same directory where your
> .class file is? I think that might be the problem.
>
> On Fri, Apr 13, 2018 at 5:15 PM Casey Koenig <incendiaryplat...@gmail.com>
> wrote:
>
>> I was not able to get the tool to work for GoGopher in the Qualification
>> round and am hoping to figure it out for round 1A. I attempted to run it
>> with my solution using the command(Windows 10):
>> C:\Users\casey>Desktop\testing_tool.py java GoGopher
>>
>> in the terminal and got this output:
>>
>> C:\Users\casey>Desktop\testing_tool.py java GoGopher
>> Case #1 failed: Read an empty string as opposed to 2 integers for cell
>> location. This might happen because your code exited early, or printed an
>> extra newline character.
>> Failed to print -1 -1 because your code finished already.
>> Waiting for your code to finish...
>> Your code finishes with exit status 1.
>> The stderr output of your code is:
>> Error: Could not find or load main class GoGopher
>>
>> GoGopher is the class name and I am using Eclipse to write my solutions
>> in java. It worked for the actual submission with small and large datasets.
>> I also tried running the tool using F5 in IDLE and using
>> cmd=["java","GoGopher"] and got the same result. Someone please help! do I
>> need to include the file path of the solution or something?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Code Jam" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to google-code+unsubscr...@googlegroups.com.
>> To post to this group, send email to google-code@googlegroups.com.
>> To view this discussion on the web visit https://groups.google.com/d/
>> msgid/google-code/9a7ef2df-8aea-4abd-b746-ef4260d42db7%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Code Jam" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-code+unsubscr...@googlegroups.com.
> To post to this group, send email to google-code@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/google-code/CANa5jcB23dK65iV%3D3hwPVFkPxENRuvwmra-
> Ou72W6T4iuayLTw%40mail.gmail.com
> <https://groups.google.com/d/msgid/google-code/CANa5jcB23dK65iV%3D3hwPVFkPxENRuvwmra-Ou72W6T4iuayLTw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-code+unsubscr...@googlegroups.com.
To post to this group, send email to google-code@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/CAJHJV1a%2B12h6Vf0HT-b41_72J3F_0cN3ebLUtmrK8TYBV-jKFA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to