Hello, I tried to practice [Codejam 2019 1C Power Arrangers](https://codingcompetitions.withgoogle.com/codejam/round/00000000000516b9/0000000000134e91) but I could not running the interactive_runner.py is not responding. I tried submitting online and I got TLE.
Here is my solution: https://pastebin.com/QWYME3ga Also, I tried running the interactive_runner after compiling C++ code in the following way: `python interactive_runner.py python testing_tool.py -- ./a.out` -- 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/362c0325-b8ed-4a7e-9bc3-78aa2cd30d18%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
