mirror of
https://github.com/mfocko/blog.git
synced 2024-11-10 08:19:07 +01:00
18 lines
No EOL
125 B
Text
18 lines
No EOL
125 B
Text
graph {
|
|
a -- c
|
|
a -- e
|
|
|
|
c -- i
|
|
c -- b
|
|
|
|
e -- j
|
|
e -- h
|
|
|
|
i -- d
|
|
|
|
b -- h
|
|
|
|
d -- h
|
|
|
|
h -- j
|
|
} |