X-Git-Url: https://hackdaworld.org/gitweb/?p=info3%2Fasm.git;a=blobdiff_plain;f=loesung2-3.txt;fp=loesung2-3.txt;h=cf71a410daf6f450c6a01110dfb16ab8d2573ca1;hp=0000000000000000000000000000000000000000;hb=c2f899cdf82efefd5450cec439ff557b6a67fe90;hpb=c2683f5044ac16d831b48cc8c6f106b1b3e0f6e3 diff --git a/loesung2-3.txt b/loesung2-3.txt new file mode 100644 index 0000000..cf71a41 --- /dev/null +++ b/loesung2-3.txt @@ -0,0 +1,15 @@ + S1 S2 S3 S4 S5 +------------------------------------------- +S1 - t t o t +------------------------------------------- +S2 - - t,o t,a a +------------------------------------------- +S3 - - - t,a / +------------------------------------------- +S4 - - - - t,a +------------------------------------------- + +t: true dependence +a: anti dependence +o: output dependence +