From bb87e0d168d01ca4a02d6d438f165e6f20bebbf0 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Mon, 12 Nov 2018 13:26:04 -0500 Subject: Update things Need to refine termination condition. Apart from that, it's fairly robust. --- test6.txt | 69 ++++++++++++++++++--------------------------------------------- 1 file changed, 20 insertions(+), 49 deletions(-) (limited to 'test6.txt') diff --git a/test6.txt b/test6.txt index 28c772b..567126c 100644 --- a/test6.txt +++ b/test6.txt @@ -1,51 +1,22 @@ a b -t h 1 -t t 1 -s w 1 -g y 1 -w e 1 -i t 1 -n e 1 -o j 1 -q v 1 -i k 1 -q g 1 -z o 1 -t r 1 +a b 1 +b r 1 +t a 1 w k 1 -c s 1 -a e 1 -a v 1 -u v 1 -v u 1 -y a 1 -u t 1 -x i 1 -t j 1 -e n 1 -a l 1 -s n 1 -d q 1 -j t 1 -f y 1 -q i 1 -o i 1 -f s 1 -n o 1 -k z 1 -c k 1 -d k 1 -t y 1 -h b 1 -q o 1 -a n 1 -a s 1 -j u 1 -p f 1 -d u 1 -c v 1 -d u 1 -m r 1 -h i 1 -k c 1 -m s 1 +c j 1 +r j 1 +b q 1 +b m 1 +p g 1 +e j 1 +d i 1 +w l 1 +t w 1 +r w 1 +o g 1 +g u 1 +h x 1 +q h 1 +v a 1 +l e 1 +u i 1 -- cgit v1.1