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 1, which should be 0.
Please double check your code to solve this problem and try again.
Your Answer
Error: Instruction is not recognized!
JOJ Answer
Initial state lr_w rr_w fl_w sa_e la_w sa_w rr_n sa_s fl_w la_w rr_s pa_n lr_w ____ ri_w fl_w lr_n rr_e ri_w le_n ____ wa_e ____ le_s ____ ri_e la_s lr_w lr_n lr_e fl_e pa_s wa_n ri_e ____ le_s rr_e fl_w lr_s fl_w la_e pa_n fl_n ____ fl_s al_e ____ pa_s ____ ____ ____ sa_w ____ lr_e sa_n le_s ____ ____ sa_s ri_w rr_e la_s ____ rr_w Round 1 Creature (lrover north 3 4) takes action: hop Creature (same_turner west 0 5) takes action: hop Creature (lrover west 0 0) takes action: left Creature (right east 4 1) takes action: right Creature (lrover north 2 0) takes action: infect Creature (left north 2 3) takes action: left Creature (lrover east 3 5) takes action: infect Creature (rrover south 1 2) takes action: infect Creature (path_finder south 3 7) takes action: left Creature (path_finder north 1 3) takes action: left Creature (flytrap west 1 7) takes action: infect Creature (flytrap west 4 7) takes action: infect Creature (rrover east 2 1) takes action: right Creature (flytrap west 1 6) takes action: left