130 likes | 216 Views
input(I) while I<17 do input(X,Y) if Y>0 then if X>0 OR Y=3 then Y := -X else Y:=-Y end_if_else else Y := X+Y end_if_else I := I+1 end_while. s1. s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then
E N D
input(I) while I<17 do input(X,Y) if Y>0 then if X>0 OR Y=3 then Y := -X else Y:=-Y end_if_else else Y := X+Y end_if_else I := I+1 end_while
s1 s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while s2 s5 s4 s3 s6
s1 s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while b1 b2 s2 b3 b4 b6 b5 s5 s4 s3 s6
c1: s1 c2: s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while c3: c4: b1 b2 s2 b3 b4 b6 b5 s5 s4 s3 s6
c1: s1 c2: s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while c3: c4: b1 TT, TF, FT, FF b2 s2 b3 b4 b6 b5 s5 s4 s3 s6
c1: s1 c2: s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while c3: c4: b1 TT, TF, FT, FF b2 s2 b3 b4 b6 b5 s5 s4 s3 s6
c1: T s1 c2: s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while c3: c4: b1 TT, TF, FT, FF b2 s2 b3 b4 b6 b5 s5 s4 s3 s6
c1: T s1 c2: s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while c3: c4: b1 TT, TF, FT, FF b2 s2 b3 b4 b6 b5 s5 s4 s3 s6
c1: T s1 c2: T s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while c3: c4: b1 TT, TF, FT, FF b2 s2 b3 b4 b6 b5 s5 s4 s3 s6
c1: T,F s1 c2: T s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while c3: T c4: T b1 TT, TF, FT, FF b2 s2 b3 b4 b6 b5 s5 s4 s3 s6
c1: T,F s1 c2: T s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while c3: T c4: T b1 TT, TF, FT, FF b2 s2 b3 b4 b6 b5 s5 s4 s3 s6
c1: T,F s1 c2: T s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while c3: T c4: T b1 TT, TF, FT, FF b2 s2 b3 b4 b6 b5 s5 s4 s3 s6
c1: T,F s1 c2: T s1 input(I) while I<17 do s2 input(X,Y) if Y>0 then if X>0 OR Y=3 then s3 Y := -X else s4 Y:=-Y end_if_else else s5 Y := X+Y end_if_else s6 I := I+1 end_while c3: T c4: T b1 TT, TF, FT, FF b2 s2 b3 b4 b6 b5 s5 s4 s3 s6