I am using Java for the code jam competition. I am having trouble to test it locally. After I type `javac Solution.java`, what command should I use to test the interactive locally. I have tried `python runner.py local_test.py <parameter> -- ./Solution.class
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-code/96eb22bd-1c4e-4fdb-87de-0766df00e1c9%40googlegroups.com.
