Few comments
This commit is contained in:
parent
28ea82f600
commit
e3bd4e1718
1 changed files with 12 additions and 7 deletions
19
tasks.json
19
tasks.json
|
@ -460,7 +460,8 @@
|
|||
2578.840576171875,
|
||||
1147.3673400878906
|
||||
],
|
||||
"title": "Jízda na biomotorce"
|
||||
"title": "Jízda na biomotorce",
|
||||
"comment": "Prohledávání statového prostoru - hledání cesty v obohacneném grafu"
|
||||
},
|
||||
{
|
||||
"type": "open-data",
|
||||
|
@ -980,10 +981,11 @@
|
|||
"taskReference": "30-1-4",
|
||||
"requires": [],
|
||||
"position": [
|
||||
2426.829833984375,
|
||||
2425.829833984375,
|
||||
1017.5477600097656
|
||||
],
|
||||
"title": "Cesta v bunkru"
|
||||
"title": "Cesta v bunkru",
|
||||
"comment": "Hledání cesty v hilbertově křivce"
|
||||
},
|
||||
{
|
||||
"type": "open-data",
|
||||
|
@ -1227,8 +1229,8 @@
|
|||
"taskReference": "31-1-1",
|
||||
"requires": [],
|
||||
"position": [
|
||||
2438.366792678833,
|
||||
941.1978244781494
|
||||
2454.366792678833,
|
||||
946.1978244781494
|
||||
],
|
||||
"title": "Karkulčin byznys"
|
||||
},
|
||||
|
@ -1238,8 +1240,8 @@
|
|||
"taskReference": "31-2-4",
|
||||
"requires": [],
|
||||
"position": [
|
||||
2276.184907913208,
|
||||
942.7135105133057
|
||||
2271.184907913208,
|
||||
947.7135105133057
|
||||
],
|
||||
"title": "Továrna na perník"
|
||||
},
|
||||
|
@ -2024,6 +2026,9 @@
|
|||
],
|
||||
"Nápad": [
|
||||
"26-Z4-2"
|
||||
],
|
||||
"matematické": [
|
||||
"30-1-4"
|
||||
]
|
||||
}
|
||||
}
|
Reference in a new issue