cleanup todo comments, tweak default board for incrementer level
This commit is contained in:
parent
c20fea4f86
commit
be699aa0ec
4 changed files with 5 additions and 4 deletions
|
@ -77,7 +77,10 @@
|
|||
"id": "increment_input",
|
||||
"name": "Incrementer",
|
||||
"description": "Add one to each input number",
|
||||
"init_board": " \n o \n 5 \n \n *+ \n M2 \n \n \n \n",
|
||||
"init_board": {
|
||||
"grid": " \n\n\n o\n 5\n\n *|\n A2\n\n\n\n",
|
||||
"comments": []
|
||||
},
|
||||
"stages": [{
|
||||
"input": [93, 47, 71],
|
||||
"output": [94, 48, 72]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue