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, 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
lr_s al_s la_w la_e le_s wa_w fl_n rr_s 
fl_w lr_s lr_e ri_s rr_n lr_e ____ ____ 
al_n pa_e ____ ____ ri_e rr_e fl_e ____ 
pa_s pa_e fl_w ____ ____ le_n sa_e ____ 
pa_n ri_s ____ rr_n le_w la_s ____ pa_n 
ri_e lr_w wa_e lr_n rr_n fl_e pa_n ____ 
fl_n ____ pa_s ____ sa_n sa_s lr_e lr_s 
____ ri_n lr_n ri_w pa_n lr_e la_w fl_n 
Round 1
Creature (same_turner east 3 6) takes action: hop
Creature (path_finder east 2 1) takes action: hop
Creature (flytrap north 0 6) takes action: left
Creature (flytrap west 1 0) takes action: left
Creature (lrover south 6 7) takes action: infect
Creature (lrover east 6 6) takes action: left
Creature (lrover south 0 0) takes action: infect
Creature (right east 2 4) takes action: right
Creature (path_finder north 4 0) takes action: left
Creature (lrover south 1 1) takes action: hop
Creature (landmine west 7 6) takes action: infect
Creature (alt_rover south 0 1) takes action: hop
Creature (flytrap west 3 2) takes action: infect
Creature (left west 4 4) takes action: left