mirror of
https://github.com/13hannes11/archive.git
synced 2024-09-03 21:50:58 +02:00
added all past projects
This commit is contained in:
14
Uni/Java/WS1516/Programmieren/Final02/bin/treeGraph.graph
Normal file
14
Uni/Java/WS1516/Programmieren/Final02/bin/treeGraph.graph
Normal file
@@ -0,0 +1,14 @@
|
||||
A
|
||||
B
|
||||
C
|
||||
D
|
||||
E
|
||||
F
|
||||
G
|
||||
--
|
||||
A;B;2;5
|
||||
A;C;100;2
|
||||
B;D;100;60
|
||||
B;E;300;20
|
||||
C;F;4;4
|
||||
C;G;20;6
|
||||
Reference in New Issue
Block a user