#Logic mistake ?

1 messages ยท Page 1 of 1 (latest)

north hollyBOT
#

<@&987246399047479336> please have a look, thanks.

#

Here is an AI assisted attempt to answer your question ๐Ÿค–. Maybe it helps! In any case, a human is on the way ๐Ÿ‘. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.

#

Yes, there seems to be a logic mistake in your example. The last row of the maze should have one less "#" symbol compared to the previous rows. Here is the corrected version:

#############

# #

# # #####

# # #

### # # #

# # #

The last row should be:

# #

instead of:

# #