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 ____ le_e ____ fl_e pa_s lr_s ____ le_n la_w al_s wa_w rr_s ____ sa_n le_n ____ ____ pa_n ____ pa_w fl_w le_w rr_n ____ lr_s ri_n wa_n ri_s sa_n al_w wa_n pa_s la_s ri_e wa_e ri_e le_s pa_e al_s fl_w ____ ____ al_s pa_s al_e lr_w al_e al_e ____ ____ ri_w le_w wa_n ____ ____ rr_s al_w rr_w al_e wa_n ri_e rr_w wa_w fl_n Round 1 Creature (rrover west 7 5) takes action: infect Creature (alt_rover south 1 1) takes action: infect Creature (left north 0 7) takes action: left Creature (rrover south 6 7) takes action: infect Creature (lrover south 0 5) takes action: infect Creature (rrover north 7 7) takes action: right Creature (wall_turner north 6 4) takes action: hop Creature (alt_rover east 7 2) takes action: infect Creature (left west 2 5) takes action: left Creature (path_finder south 0 4) takes action: hop Creature (rrover east 7 4) takes action: right Creature (alt_rover east 5 6) takes action: left Creature (lrover south 3 0) takes action: infect Creature (alt_rover east 5 7) takes actio