mirror of
https://github.com/mfocko/blog.git
synced 2024-11-10 16:29:07 +01:00
8 lines
200 B
Text
8 lines
200 B
Text
|
digraph RBTree {
|
||
|
"140399805603280" [label="12"]
|
||
|
L140399805603280 [label="",color=none]
|
||
|
140399805603280 -> L140399805603280
|
||
|
R140399805603280 [label="",color=none]
|
||
|
140399805603280 -> R140399805603280
|
||
|
}
|