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_e ____ le_w lr_e ____ wa_e ____ le_s 
lr_n le_s lr_w rr_w ____ wa_w sa_s al_n 
al_n ri_s al_w fl_e fl_w lr_e lr_n al_w 
fl_e ri_e rr_s fl_s rr_s al_n la_e sa_n 
sa_s pa_n la_e ____ ____ sa_n ri_e sa_n 
al_w lr_s la_n ____ wa_w al_n sa_s lr_e 
____ fl_e lr_w sa_w al_e ____ ____ lr_n 
fl_e wa_w ____ ____ la_n sa_w ____ ____ 
Round 1
Creature (same_turner west 6 3) takes action: hop
Creature (alt_rover north 2 0) takes action: infect
Creature (lrover north 2 6) takes action: infect
Creature (lrover west 1 2) takes action: infect
Creature (alt_rover east 6 4) takes action: hop
Creature (left south 0 7) takes action: left
Creature (flytrap east 3 0) takes action: infect
Creature (landmine east 3 6) takes action: infect
Creature (lrover north 6 7) takes action: left
Creature (flytrap south 3 3) takes action: left
Creature (rrover south 3 2) takes action: infect
Creature (same_turner south 5 6) takes action: hop
Creature (wall_turner east 0 5) takes action: hop
Creature (flytrap west 2 4) takes acti