Файл:0.png — различия между версиями

Материал из Викиконспекты
Перейти к: навигация, поиск
(digraph 1 { size="25,25!"; node [shape="circle" fixedsize="true" height="0.3" style="filled" fillcolor="grey90"]; 1 [pos="0,1!" fillcolor="red"]; 2 [pos="1.5,1!"]; 3 [pos="0.5,0!"]; 4 [pos="2,0!"]; 1 -> 2 [label="1"]; 1 -> 3 [label)
 
м
Строка 1: Строка 1:
digraph 1 {
+
  digraph 1 {
  size="25,25!";
+
      size="25,25!";
  node [shape="circle" fixedsize="true" height="0.3" style="filled" fillcolor="grey90"];
+
      node [shape="circle" fixedsize="true" height="0.3" style="filled" fillcolor="grey90"];
  1 [pos="0,1!" fillcolor="red"];
+
      1 [pos="0,1!" fillcolor="red"];
  2 [pos="1.5,1!"];
+
      2 [pos="1.5,1!"];
  3 [pos="0.5,0!"];
+
      3 [pos="0.5,0!"];
  4 [pos="2,0!"];
+
      4 [pos="2,0!"];
  1 -> 2 [label="1"];
+
      1 -> 2 [label="1"];
  1 -> 3 [label="6"];
+
      1 -> 3 [label="6"];
  2 -> 4 [label="1"];
+
      2 -> 4 [label="1"];
  2 -> 3 [label="4"];
+
      2 -> 3 [label="4"];
  4 -> 3 [label="1"];
+
      4 -> 3 [label="1"];
}
+
  }

Версия 19:15, 12 января 2013

  digraph 1 {
     size="25,25!";
     node [shape="circle" fixedsize="true" height="0.3" style="filled" fillcolor="grey90"];
     1 [pos="0,1!" fillcolor="red"];
     2 [pos="1.5,1!"];
     3 [pos="0.5,0!"];
     4 [pos="2,0!"];
     1 -> 2 [label="1"];
     1 -> 3 [label="6"];
     2 -> 4 [label="1"];
     2 -> 3 [label="4"];
     4 -> 3 [label="1"];
  }

История файла

Нажмите на дату/время, чтобы просмотреть, как тогда выглядел файл.

Дата/времяМиниатюраРазмерыУчастникПримечание
текущий19:14, 12 января 2013Миниатюра для версии от 19:14, 12 января 20132400 × 1469 (97 КБ)Melnik (обсуждение | вклад)digraph 1 { size="25,25!"; node [shape="circle" fixedsize="true" height="0.3" style="filled" fillcolor="grey90"]; 1 [pos="0,1!" fillcolor="red"]; 2 [pos="1.5,1!"]; 3 [pos="0.5,0!"]; 4 [pos="2,0!"]; 1 -> 2 [label="1"]; 1 -> 3 [label
  • Вы не можете перезаписать этот файл.

Следующая 1 страница ссылается на данный файл: