Notes
This function is in beta test. Please help improve it in the issues
here.
Hints
Your answer may be identical to the JOJ answer in the first several lines.
However, the main problem you meet now is Runtime Error. And the exit code of your program is -11, which should be 0.
Please double check your code to solve this problem and try again.
Your Answer
JOJ Answer
Initial state ____ lr_n fl_e ____ pa_s wa_e pa_w ____ sa_n fl_e rr_e sa_n la_e wa_s al_n wa_n lr_s la_s le_w wa_s sa_w rr_w pa_n pa_n ri_n ____ ____ ____ al_n ri_e ____ lr_e lr_n ri_n rr_n ____ ____ ____ lr_s ri_s sa_w le_s le_s sa_s ____ wa_n rr_e la_s pa_e ____ ____ ri_s rr_s rr_e lr_n la_w lr_e le_s la_s la_e wa_s ____ la_e pa_n Round 1 Creature (path_finder north 2 6) takes action: left Creature (rrover east 5 6) takes action: infect Creature (same_turner west 5 0) takes action: hop Creature (landmine west 6 7) takes action: infect Creature (rrover west 2 5) takes action: infect Creature (right north 3 0) takes action: right Creature (wall_turner south 1 5) takes action: hop Creature (rrover south 5 7) takes action: infect Creature (same_turner north 1 0) takes action: hop Creature (path_finder north 7 7) takes action: left Creature (rrover east 6 5) takes action: infect Creature (rrover west 2 4) takes action: infect Creature (rrover south 6 4) takes action: infect Creature (landmine east 1 4) ta