mirror of
https://github.com/Kaehvaman/OAIP.git
synced 2025-01-18 08:39:11 +04:00
1 line
2.6 KiB
JSON
1 line
2.6 KiB
JSON
{"blocks":[{"x":550,"y":280,"text":"начало","width":100,"height":30,"type":"Начало / конец","isMenuBlock":false,"fontSize":14,"textHeight":14,"isBold":false,"isItalic":false,"textAlign":"center","labelsPosition":1},{"x":550,"y":360,"text":"int i = *len","width":100,"height":40,"type":"Блок","isMenuBlock":false,"fontSize":14,"textHeight":14,"isBold":false,"isItalic":false,"textAlign":"center","labelsPosition":1},{"x":555,"y":230,"text":"insert(int num, int index, int arr[], int* len)","width":270,"height":20,"type":"Текст / комментарий","isMenuBlock":false,"fontSize":14,"textHeight":14,"isBold":false,"isItalic":false,"textAlign":"left","labelsPosition":1},{"x":550,"y":450,"text":"i > index","width":100,"height":40,"type":"Условие","isMenuBlock":false,"fontSize":14,"textHeight":14,"isBold":false,"isItalic":false,"textAlign":"center","labelsPosition":1},{"x":550,"y":530,"text":"arr[i] = arr[i-1]","width":100,"height":40,"type":"Блок","isMenuBlock":false,"fontSize":14,"textHeight":14,"isBold":false,"isItalic":false,"textAlign":"center","labelsPosition":1},{"x":550,"y":620,"text":"*len += 1\narr[index] = num","width":120,"height":40,"type":"Блок","isMenuBlock":false,"fontSize":14,"textHeight":14,"isBold":false,"isItalic":false,"textAlign":"center","labelsPosition":1},{"x":550,"y":710,"text":"конец","width":100,"height":30,"type":"Начало / конец","isMenuBlock":false,"fontSize":14,"textHeight":14,"isBold":false,"isItalic":false,"textAlign":"center","labelsPosition":1}],"arrows":[{"startIndex":0,"endIndex":1,"startConnectorIndex":2,"endConnectorIndex":0,"nodes":[{"x":550,"y":295},{"x":550,"y":320},{"x":550,"y":340}],"counts":[1,1,1]},{"startIndex":1,"endIndex":3,"startConnectorIndex":2,"endConnectorIndex":0,"nodes":[{"x":550,"y":380},{"x":550,"y":410},{"x":550,"y":430}],"counts":[1,1,1]},{"startIndex":3,"endIndex":4,"startConnectorIndex":2,"endConnectorIndex":0,"nodes":[{"x":550,"y":470},{"x":550,"y":490},{"x":550,"y":510}],"counts":[1,1,1]},{"startIndex":4,"endIndex":3,"startConnectorIndex":1,"endConnectorIndex":0,"nodes":[{"x":600,"y":530},{"x":630,"y":530},{"x":630,"y":410},{"x":550,"y":410},{"x":550,"y":430}],"counts":[1,1,1,1,1]},{"startIndex":3,"endIndex":5,"startConnectorIndex":3,"endConnectorIndex":0,"nodes":[{"x":500,"y":450},{"x":480,"y":450},{"x":480,"y":580},{"x":550,"y":580},{"x":550,"y":600}],"counts":[1,1,1,1,1]},{"startIndex":5,"endIndex":6,"startConnectorIndex":2,"endConnectorIndex":0,"nodes":[{"x":550,"y":640},{"x":550,"y":680},{"x":550,"y":695}],"counts":[1,1,1]}],"x0":-1046.0499999999997,"y0":-1083.4740506757412} |