diff options
| author | mo khan <mo.khan@gmail.com> | 2020-09-26 17:38:24 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-09-26 17:38:24 -0600 |
| commit | 6b0b89527daa45ec94b96900bbe268d3828fcfad (patch) | |
| tree | 7e2058df31edaba0d039882028331786ba945694 /src/03 | |
| parent | cbc20066c9b321b4502cbda1e43812f78c9c2388 (diff) | |
Split diagrams up
Diffstat (limited to 'src/03')
| -rw-r--r-- | src/03/05/README.md | 97 |
1 files changed, 62 insertions, 35 deletions
diff --git a/src/03/05/README.md b/src/03/05/README.md index 939f794..284ac7d 100644 --- a/src/03/05/README.md +++ b/src/03/05/README.md @@ -24,10 +24,8 @@ Given the graph shown below, answer the following questions: Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e -```plaintext - 1. [g] - +```plaintext (a)---(b)---(c)---(d) | \ / / | \ / / @@ -38,9 +36,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (m) \(n)---(o)---(p) +``` 2. [g, h] - +```plaintext (a)---(b)---(c)---(d) | \ / / | \ / / @@ -51,9 +50,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (m) \(n)---(o)---(p) +``` 3. [g, h, o] - +```plaintext (a)---(b)---(c)---(d) | \ / / | \ / / @@ -64,9 +64,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (m) \(n)---(*)---(p) +``` 4. [g, h, o, p] - +```plaintext (a)---(b)---(c)---(d) | \ / / | \ / / @@ -77,9 +78,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (m) \(n)---(*)---(*) +``` 5. [g, h, o, p, l] - +```plaintext (a)---(b)---(c)---(d) | \ / / | \ / / @@ -90,9 +92,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (m) \(n)---(*)---(*) +``` 6. [g, h, o, p, l, k] - +```plaintext (a)---(b)---(c)---(d) | \ / / | \ / / @@ -103,9 +106,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (m) \(n)---(*)---(*) +``` 7. [g, h, o, p, l, k, n] - +```plaintext (a)---(b)---(c)---(d) | \ / / | \ / / @@ -116,9 +120,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (m) \(*)---(*)---(*) +``` 8. [g, h, o, p, l, k, n, i] - +```plaintext (a)---(b)---(c)---(d) | \ / / | \ / / @@ -129,9 +134,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (m) \(*)---(*)---(*) +``` 9. [g, h, o, p, l, k, n, i, m] - +```plaintext (a)---(b)---(c)---(d) | \ / / | \ / / @@ -142,9 +148,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (*) \(*)---(*)---(*) +``` 10. [g, h, o, p, l, k, n, i, m, j] - +```plaintext (a)---(b)---(c)---(d) | \ / / | \ / / @@ -155,9 +162,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (*) \(*)---(*)---(*) +``` 11. [g, h, o, p, l, k, n, i, m, j, f] - +```plaintext (a)---(b)---(c)---(d) | \ / / | \ / / @@ -168,9 +176,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (*) \(*)---(*)---(*) +``` 12. [g, h, o, p, l, k, n, i, m, j, f, c] - +```plaintext (a)---(b)---(*)---(d) | \ / / | \ / / @@ -181,9 +190,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (*) \(*)---(*)---(*) +``` 13. [g, h, o, p, l, k, n, i, m, j, f, c, d] - +```plaintext (a)---(b)---(*)---(*) | \ / / | \ / / @@ -194,9 +204,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (*) \(*)---(*)---(*) +``` 14. [g, h, o, p, l, k, n, i, m, j, f, c, d, b] - +```plaintext (a)---(*)---(*)---(*) | \ / / | \ / / @@ -207,9 +218,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (*) \(*)---(*)---(*) +``` 15. [g, h, o, p, l, k, n, i, m, j, f, c, d, b, a] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / @@ -220,9 +232,10 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e | \ | / | | \ |/ | (*) \(*)---(*)---(*) +``` 16. [g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / @@ -239,9 +252,8 @@ Order: g, h, o, p, l, k, n, i, m, j, f, c, d, b, a, e Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] -```plaintext 1. [b] - +```plaintext (a)---(*)---(c)---(d) | \ / / | \ / / @@ -252,9 +264,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (m) \(n)---(o)---(p) +``` 2. [b, a] - +```plaintext (*)---(*)---(c)---(d) | \ / / | \ / / @@ -265,9 +278,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (m) \(n)---(o)---(p) +``` 3. [b, a, f] - +```plaintext (*)---(*)---(c)---(d) | \ / / | \ / / @@ -278,9 +292,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (m) \(n)---(o)---(p) +``` 4. [b, a, f, c] - +```plaintext (*)---(*)---(*)---(d) | \ / / | \ / / @@ -291,9 +306,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (m) \(n)---(o)---(p) +``` 5. [b, a, f, c, e] - +```plaintext (*)---(*)---(*)---(d) | \ / / | \ / / @@ -304,9 +320,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (m) \(n)---(o)---(p) +``` 6. [b, a, f, c, e, j] - +```plaintext (*)---(*)---(*)---(d) | \ / / | \ / / @@ -317,9 +334,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (m) \(n)---(o)---(p) +``` 7. [b, a, f, c, e, j, d] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / @@ -330,9 +348,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (m) \(n)---(o)---(p) +``` 8. [b, a, f, c, e, j, d, i] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / @@ -343,9 +362,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (m) \(n)---(o)---(p) +``` 9. [b, a, f, c, e, j, d, i, g] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / @@ -356,9 +376,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (m) \(n)---(o)---(p) +``` 10. [b, a, f, c, e, j, d, i, g, m] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / @@ -369,9 +390,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (*) \(n)---(o)---(p) +``` 11. [b, a, f, c, e, j, d, i, g, m, n] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / @@ -382,9 +404,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (*) \(*)---(o)---(p) +``` 12. [b, a, f, c, e, j, d, i, g, m, n, h] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / @@ -395,9 +418,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (*) \(*)---(o)---(p) +``` 13. [b, a, f, c, e, j, d, i, g, m, n, h, k] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / @@ -408,9 +432,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (*) \(*)---(o)---(p) +``` 14. [b, a, f, c, e, j, d, i, g, m, n, h, k, o] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / @@ -421,9 +446,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (*) \(*)---(*)---(p) +``` 15. [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / @@ -434,9 +460,10 @@ Order: [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] | \ | / | | \ |/ | (*) \(*)---(*)---(*) +``` 16. [b, a, f, c, e, j, d, i, g, m, n, h, k, o, p, l] - +```plaintext (*)---(*)---(*)---(*) | \ / / | \ / / |
