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, you will still get Wrong Answer because the complete output may be longer and there might be errors in the future lines.
Please double check your code to solve this problem and try again.
Your Answer
Error: Missing arguments! Usage: ./p3 <species-summary> <world-file> <rounds> [v|verbose]
JOJ Answer
Initial state ____ la_e fl_e ri_n pa_w wa_n fl_e rr_n ri_s fl_w ____ lr_w lr_e al_s ri_w la_s rr_w lr_n pa_w wa_w pa_n le_s wa_w fl_s ____ fl_w sa_s wa_w rr_s ____ ____ al_n lr_w fl_w lr_e ____ sa_n ____ lr_s le_e la_n le_s ri_s rr_n lr_w ri_s pa_e ____ ____ fl_w ____ ri_w ____ rr_n ri_w ____ ____ lr_w fl_s ri_s rr_s wa_s fl_s ____ Round 1 Creature (lrover west 7 1) takes action: hop Creature (alt_rover south 1 5) takes action: infect Creature (rrover south 3 4) takes action: infect Creature (path_finder north 2 4) takes action: left Creature (lrover west 4 0) takes action: left Creature (flytrap south 7 6) takes action: left Creature (path_finder west 0 4) takes action: left Creature (lrover east 1 4) takes action: infect Creature (flytrap south 7 2) takes action: left Creature (lrover north 2 1) takes action: infect Creature (rrover north 6 5) takes action: infect Creature (flytrap west 3 1) takes action: left Creature (rrover south 5 5) takes action: right Creature (left east 4 7) takes action: lef