Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr


        

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
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)