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 Time Exceeded. And the exit code of your program is -9, which should be 0.

Please double check your code to solve this problem and try again.

Your Answer

Initial state
fl_s al_e fl_n pa_s la_n fl_s le_n la_s 
____ lr_n wa_w ____ le_e fl_n la_n ____ 
____ lr_e fl_n ____ al_s ri_s lr_n pa_e 
le_e wa_w ri_w ri_e wa_w lr_n sa_e lr_s 
ri_s pa_s lr_n le_e ri_s ____ al_w ri_s 
sa_s pa_s rr_s ____ ri_n fl_e ____ sa_s 
pa_w la_e ____ ____ ____ wa_s ____ al_e 
le_e fl_n al_n lr_s sa_n al_s ____ ____ 
Round 1
Creature (left east 1 4) takes action: left
Creature (right east 3 3) takes action: right
Creature (same_turner east 3 6) takes action: hop
Creature (flytrap south 0 0) takes action: left
Creature (landmine east 6 1) takes action: infect
Creature (left east 4 3) takes action: left
Creature (alt_rover south 7 5) takes action: left
Creature (path_finder south 5 1) takes action: left
Creature (flytrap north 0 2) takes action: left
Creature (left north 0 6) takes action: left
Creature (wall_turner west 3 1) takes action: hop
Creature (landmine south 0 7) takes action: infect
Creature (left east 7 0) takes action: left
Creature (flytrap north 1 5) takes action: left
Crea

JOJ Answer

Initial state
fl_s al_e fl_n pa_s la_n fl_s le_n la_s 
____ lr_n wa_w ____ le_e fl_n la_n ____ 
____ lr_e fl_n ____ al_s ri_s lr_n pa_e 
le_e wa_w ri_w ri_e wa_w lr_n sa_e lr_s 
ri_s pa_s lr_n le_e ri_s ____ al_w ri_s 
sa_s pa_s rr_s ____ ri_n fl_e ____ sa_s 
pa_w la_e ____ ____ ____ wa_s ____ al_e 
le_e fl_n al_n lr_s sa_n al_s ____ ____ 
Round 1
Creature (left east 1 4) takes action: left
Creature (right east 3 3) takes action: right
Creature (same_turner east 3 6) takes action: hop
Creature (flytrap south 0 0) takes action: left
Creature (landmine east 6 1) takes action: infect
Creature (left east 4 3) takes action: left
Creature (alt_rover south 7 5) takes action: left
Creature (path_finder south 5 1) takes action: left
Creature (flytrap north 0 2) takes action: left
Creature (left north 0 6) takes action: left
Creature (wall_turner west 3 1) takes action: hop
Creature (landmine south 0 7) takes action: infect
Creature (left east 7 0) takes action: left
Creature (flytrap north 1 5) takes action: left
Crea