Coding Games and Programming Challenges to Code Better
Send your feedback or ask for help here!
Created by @Dyd,validated by @Westicles,@Ayza and @VictoriousTriceraton.
If you have any issues, feel free to ping them.
Coding Games and Programming Challenges to Code Better
Send your feedback or ask for help here!
Created by @Dyd,validated by @Westicles,@Ayza and @VictoriousTriceraton.
If you have any issues, feel free to ping them.
hi , i work on PHP and i already success some test before and now i have a space on the beginning of my echo
Nice puzzle. It can be used to display maps
Hi, can I know last case out of IDE? Totally lost?
Validators won’t be shared in public. If you want, you may send me your code in private message and I’ll take a look.
done. Sorry
Hello, same problem, but it seems to not be possible to send you private message for my part.
You should be able to do so now.
For anyone failing the last validator (Validator 7 “Totally lost”), the following custom case may be useful for debugging your code:
Input
9 19
.......1...........
3.......7.....5....
...................
...................
........8........9.
...................
...................
2.............6....
.......4...........
Output
o
o / o o
|\ / |\ /|
| \ / | \ / |
| X o--*--+--o
| / \ / \ |
|/ \ / \|
o \ / o
o