Melnik
Нет описания правки
22:12
+10
digraph 4 { size="25,25!" node [shape="circle" fixedsize="true" height="0.3" style="filled" fillcolor="red"] 1 [pos="0,1!"] 2 [pos="1.5,1!"] 3 [pos="0.5,0!"] 4 [pos="2,0!"] 1 -> 2 [label="1"] 1 -> 3 [label="
19:25
+353