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 wa_n al_w wa_n la_w al_n rr_e pa_e pa_n lr_e ____ ____ pa_w rr_s wa_s rr_w fl_s pa_w fl_e rr_s fl_e lr_n ____ sa_s ____ le_n fl_e la_w la_e ____ lr_w sa_n la_s sa_e fl_s rr_s le_e le_s fl_n ____ lr_w ____ wa_n sa_s sa_n wa_e sa_e ____ sa_n ____ lr_s pa_n sa_n ____ sa_w la_s ____ pa_n lr_e fl_n rr_w ____ fl_w ____ ____ Round 1 Creature (path_finder north 7 0) takes action: hop Creature (lrover east 7 1) takes action: infect Creature (alt_rover north 0 4) takes action: left Creature (landmine south 3 7) takes action: infect Creature (same_turner west 6 5) takes action: hop Creature (same_turner east 4 0) takes action: hop Creature (lrover east 1 0) takes action: hop Creature (rrover south 2 2) takes action: infect Creature (wall_turner east 5 4) takes action: hop Creature (flytrap south 1 7) takes action: left Creature (same_turner north 5 3) takes action: hop Creature (landmine south 6 6) takes action: infect Creature (rrover south 4 2) takes action: infect Creature (path_finder west 1 3)