mirror of
https://github.com/mfocko/blog.git
synced 2025-04-14 09:02:01 +02:00
chore(ib002,ib111): use consistent naming
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
3bd003cdcd
commit
fa0ff486a3
48 changed files with 3 additions and 3 deletions
ib002/04-recursion
static
files/ib002/karel-1
.zipitgenerate_mazes.pykarel_tk.pymaze007.kwmaze008.kwmaze009.kwmaze010.kwmaze011.kwmaze012.kwmaze013.kwmaze014.kwmaze015.kwmaze016.kwmaze017.kwmaze018.kwmaze019.kwmaze020.kwmaze021.kwmaze022.kwmaze023.kwmaze024.kwmaze025.kwmaze026.kwmaze027.kwmaze028.kwmaze029.kwmaze030.kwmaze031.kwmaze032.kwmaze033.kwmaze034.kwmaze035.kwmaze036.kwmaze037.kwmaze038.kwmaze039.kwmaze040.kwmaze041.kwmaze042.kwmaze069.kwmaze666.kwmaze_skel.kwskeleton.pystairs.kwstairs2.kw
img/ib002/karel-1
|
@ -9,7 +9,7 @@ tags:
|
|||
- backtracking
|
||||
---
|
||||
|
||||
- [Sources](pathname:///files/ib002/karel_1)
|
||||
- [Sources](pathname:///files/ib002/karel-1)
|
||||
|
||||
## Introduction
|
||||
|
||||
|
@ -58,7 +58,7 @@ Helper functions / procedures are allowed. Return values are allowed.
|
|||
Your task is to decide whether there is an exit from the maze or not. You can see
|
||||
an example of a maze here:
|
||||
|
||||

|
||||

|
||||
|
||||
## Simple problem to get familiar with the robot
|
||||
|
||||
|
@ -69,7 +69,7 @@ You are standing in front of the stairs, your task is to walk up the stairs.
|
|||
|
||||
You can see an example of such map here:
|
||||
|
||||

|
||||

|
||||
|
||||
## Brainstorm the idea
|
||||
|
Before ![]() (image error) Size: 25 KiB After ![]() (image error) Size: 25 KiB ![]() ![]() |
Before ![]() (image error) Size: 43 KiB After ![]() (image error) Size: 43 KiB ![]() ![]() |
Loading…
Add table
Reference in a new issue