- or download this
#This program read the triplets from file named "data" into
#an array of array.
...
print "induced=$qw\n";
}
- or download this
b c a
a c d
d e b
- or download this
----TRIPLETS-------
$VAR1 = [
[
...
component 1 = c b a
b c a
induced=3
- or download this
component 2 = e d
component 1 = c b a
induced=b c a