Notes
This function is in beta test. Please help improve it in the issues
here.
-1 -2 -3 -4 -5 -6 -7 -8 1 10 19 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -18 -19 -20 29 28 27 226 225 224 223 272 271 270 319 318 317 316 315 314 313 312 311 320 319 318 317 316 315 314 313 312 321 330 339 338 337 336 335 334 333 332 331 330 329 328 327 326 325 324 323 322 321 320 319 318 317 316 315 314 313 312 311 310 309 308
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
__________________ | C # # | | ## # ###### # ## | | # @ # | | # # ## ## ## # | | o @ o o | | # ## ###### ## # | | # # | | ## # ###### # ## | |....#... ....#....| \------------------/ Score: 0 There are 19 foods remaining! Pacman wants food! (control by w/a/s/d/i, confirm by Enter) __________________ |C # # | | ## # ###### # ## | | # # | | # @# ## ## ## # | | o o@ o o | | # ## ###### ## # | | # # | | ## # ###### # ## | |....#... ....#....| \------------------/ Score: -1 There are 19 foods remaining! Pacman wants food! (control by w/a/s/d/i, confirm by Enter) __________________ | # # | |C## # ###### # ## | | # # | | # # ## ## ## # | | o@ o @ o o | | # ## ###### ## # | | # # | | ## # ###### # ## | |....#... ....#....| \------------------/ Score: -2 There are 19 foods remaining! Pacman wants food! (control by w/a/s/d/i, confirm by Enter) __________________ |
JOJ Answer
__________________ | C # # | | ## # ###### # ## | | # @ # | | # # ## ## ## # | | o @ o o | | # ## ###### ## # | | # # | | ## # ###### # ## | |....#... ....#....| \------------------/ Score: 0 There are 19 foods remaining! Pacman wants food! (control by w/a/s/d/i, confirm by Enter) __________________ |C # # | | ## # ###### # ## | | # # | | # @# ## ## ## # | | o o@ o o | | # ## ###### ## # | | # # | | ## # ###### # ## | |....#... ....#....| \------------------/ Score: -1 There are 19 foods remaining! Pacman wants food! (control by w/a/s/d/i, confirm by Enter) __________________ | # # | |C## # ###### # ## | | # # | | # # ## ## ## # | | o@ o @ o o | | # ## ###### ## # | | # # | | ## # ###### # ## | |....#... ....#....| \------------------/ Score: -2 There are 19 foods remaining! Pacman wants food! (control by w/a/s/d/i, confirm by Enter) __________________ |