When you compile a C# program, you'll get a .exe file either in bin\Debug or 
bin\Release.

So you should get a command prompt in the source code folder, add my runner and 
also your own testing_tool.py in same directory.

Then run the program then type the following into the command prompt:
python interactive_runner.py bin\Debug\[name of exe file]

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/f1a31015-2460-4cb2-8d70-ea31f6af0357%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to