Melnik
Нет описания правки
22:08
+4
22:06
digraph first { size="25,25!" node [shape="circle" fixedsize="true" height="0.3" style="filled" fillcolor="grey90"] edge [style="dashed"] i { rank="same" u v } i -> v [color="red"] u -> i [color="red"] u ->
19:28
+290