Файл: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)
 
м
 
(не показаны 2 промежуточные версии этого же участника)
Строка 1: Строка 1:
digraph 1 {
+
==neato==
  size="25,25!";
+
  digraph 0 {
  node [shape="circle" fixedsize="true" height="0.3" style="filled" fillcolor="grey90"];
+
      size="25,25!"
  1 [pos="0,1!" fillcolor="red"];
+
      node [shape="circle" fixedsize="true" height="0.3" style="filled" fillcolor="grey90"]
  2 [pos="1.5,1!"];
+
      1 [pos="0,1!"]
  3 [pos="0.5,0!"];
+
      2 [pos="1.5,1!"]
  4 [pos="2,0!"];
+
      3 [pos="0.5,0!"]
  1 -> 2 [label="1"];
+
      4 [pos="2,0!"]
  1 -> 3 [label="6"];
+
      1 -> 2 [label="1"]
  2 -> 4 [label="1"];
+
      1 -> 3 [label="6"]
  2 -> 3 [label="4"];
+
      2 -> 4 [label="1"]
  4 -> 3 [label="1"];
+
      2 -> 3 [label="4"]
}
+
      4 -> 3 [label="1"]
 +
  }

Текущая версия на 22:09, 12 января 2013

neato

  digraph 0 {
     size="25,25!"
     node [shape="circle" fixedsize="true" height="0.3" style="filled" fillcolor="grey90"]
     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="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 страница ссылается на данный файл: