vault backup: 2022-12-19 10:18:44

This commit is contained in:
2022-12-19 10:18:44 +01:00
parent b5b0ff2801
commit 82b18df766
3 changed files with 304 additions and 969 deletions

View File

@@ -13,7 +13,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Myśli nieuczesane.md", "file": "EP/EP.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
@@ -85,7 +85,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Myśli nieuczesane.md", "file": "EP/EP.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -102,7 +102,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Myśli nieuczesane.md", "file": "EP/EP.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@@ -125,7 +125,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Myśli nieuczesane.md" "file": "EP/EP.md"
} }
} }
}, },
@@ -171,15 +171,15 @@
}, },
"active": "c8e570f8081d25d8", "active": "c8e570f8081d25d8",
"lastOpenFiles": [ "lastOpenFiles": [
"Excalidraw/Drawing 2022-10-24 12.04.19.excalidraw.md",
"PI/PI.md",
"PI/Ćwiczenia/20221010123607.md",
"PI/Ćwiczenia/20221121122351.md",
"PI/Ćwiczenia/Gramatyki.md",
"Myśli nieuczesane.md",
"AMiAL/Ćwiczenia/Zadania/ciagi_gr/Zadanie 1.md", "AMiAL/Ćwiczenia/Zadania/ciagi_gr/Zadanie 1.md",
"AMiAL/!Materiały/ciagi_gr.pdf", "AMiAL/!Materiały/ciagi_gr.pdf",
"AMiAL/AMiAL.md", "AMiAL/AMiAL.md",
"AMiAL/!Materiały/funkcje.pdf", "AMiAL/!Materiały/funkcje.pdf"
"AMiAL/!Materiały/li_zesp_odp.pdf",
"AMiAL/!Materiały/li_zesp.pdf",
"AMiAL/Ćwiczenia/1 SEM/20221209121051.md",
"AMiAL/Wykłady/Wykłady.md",
"AMiAL/Ćwiczenia/1 SEM/20221202121227.md",
"AMiAL/Ćwiczenia/1 SEM/20221123123903.md"
] ]
} }

File diff suppressed because it is too large Load Diff

View File

@@ -61,7 +61,7 @@ $V={a,b,c}$
$\Sigma = \{<\alpha>,<\beta>\}$ $\Sigma = \{<\alpha>,<\beta>\}$
$P = \begin{gathered}\{<\alpha>::= a<\alpha>c|a<\beta>c \\ <\beta>::= a \}\end{gathered}$ $P = \begin{gathered}\{<\alpha>::= a<\alpha>c|a<\beta>c \\ <\beta>::= a \}\end{gathered}$
b
### Nazwy zmiennych: ### Nazwy zmiennych:
$$\begin{gathered} $$\begin{gathered}
V=\{a..z,A..Z,0..9\} \\ V=\{a..z,A..Z,0..9\} \\