From 34034deb0fa8442be7ebf5911dcb0847b7462a03 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 27 Aug 2006 03:43:59 +0100 Subject: [PATCH] it works --- Makefile | 33 + bitstreams/avrdrone.bst |15621 --------------------- src/com/ftdi/usb/ftdi.i | 75 + src/edu/berkeley/obits/AtmelSerial.java | 6 +- src/edu/berkeley/obits/device/atmel/AvrDrone.c | 8 +- src/edu/berkeley/obits/device/atmel/AvrDrone.java | 39 +- src/edu/berkeley/obits/device/atmel/Chip.java | 39 + src/edu/berkeley/obits/device/atmel/ChipImpl.java | 280 + src/edu/berkeley/obits/device/atmel/Demo.java | 205 + src/edu/berkeley/obits/gui/GuiConstants.java | 556 + 10 files changed, 1229 insertions(+), 15633 deletions(-) delete mode 100644 bitstreams/avrdrone.bst create mode 100644 src/com/ftdi/usb/ftdi.i create mode 100644 src/edu/berkeley/obits/device/atmel/Chip.java create mode 100644 src/edu/berkeley/obits/device/atmel/ChipImpl.java create mode 100644 src/edu/berkeley/obits/device/atmel/Demo.java create mode 100644 src/edu/berkeley/obits/gui/GuiConstants.java diff --git a/Makefile b/Makefile index 9d16e29..74aff2b 100644 --- a/Makefile +++ b/Makefile @@ -19,4 +19,37 @@ avrdrone.hex: src/edu/berkeley/obits/device/atmel/AvrDrone.c avr-gcc -O3 -mmcu=at94k $< avr-objcopy -O ihex a.out $@ +demo: ftdi.jar + java -cp ftdi.jar edu.berkeley.obits.device.atmel.Demo +src/com/ftdi/usb/ftdi_wrap.c: src/com/ftdi/usb/ftdi.i + mkdir -p build + mkdir -p src/com/ftdi/usb + swig -noproxy -package com.ftdi.usb -outdir src/com/ftdi/usb -java $< + +build/libFtdi.jnilib: src/com/ftdi/usb/ftdi_wrap.c + gcc -I. -I/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Headers/ \ + $< -o $@ -lftdi -dynamiclib -framework JavaVM + +javafiles := $(shell find src -name \*.java) + +ftdi.jar: $(javafiles) build/libFtdi.jnilib + mkdir -p build + javac -d build $(javafiles) + cd build; jar cvf ../$@ . + +drone.hex: src/drone.c + avr-gcc -mmcu=at94k -O3 $< + avr-objcopy -O ihex a.out $@ + +rcompile: + cp src/edu/berkeley/obits/device/atmel/usbdrone.c /afs/megacz.com/goliath/work/tmp/ + ssh research.cs.berkeley.edu 'cd /afs/megacz.com/goliath/work/tmp; avr-gcc -O3 -mmcu=at94k usbdrone.c; avr-objcopy -O ihex a.out usbdrone.hex' + cp /afs/megacz.com/goliath/work/tmp/usbdrone.hex /afs/research.cs.berkeley.edu/user/megacz/edu.berkeley.obits/usbdrone.hex + fs flush /afs/research.cs.berkeley.edu/user/megacz/edu.berkeley.obits/usbdrone.hex + echo okay... + read + rm /afs/research.cs.berkeley.edu/user/megacz/edu.berkeley.obits/usbdrone.hex + diff -u /afs/research.cs.berkeley.edu/user/megacz/stupid/fpslic_stupid.bst bitstreams/usbdrone.bst && exit -1; true + mv /afs/research.cs.berkeley.edu/user/megacz/stupid/fpslic_stupid.bst bitstreams/usbdrone.bst + make demo \ No newline at end of file diff --git a/bitstreams/avrdrone.bst b/bitstreams/avrdrone.bst deleted file mode 100644 index 40ae362..0000000 --- a/bitstreams/avrdrone.bst +++ /dev/null @@ -1,15621 +0,0 @@ -00000000 -10110111 -11001100 -00000000 -01000000 -00001101 -00000001 -01000000 -00000000 -00000000 -11010100 -00000000 -00000000 -11010111 -01010001 -10011101 -00000000 -00111001 -00000000 -00001000 -10000000 -00000000 -00001000 -10000111 -00001100 -01001000 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00000000 -00001000 -10001000 -00000000 -00001000 -10001111 -00001100 -01100000 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00000001 -00001000 -10000000 -00000001 -00001000 -10000111 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00000001 -00001000 -10001000 -00000001 -00001000 -10001111 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00000010 -00001000 -10000000 -00000010 -00001000 -10000111 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00000010 -00001000 -10001000 -00000010 -00001000 -10001111 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00000011 -00001000 -10000000 -00000011 -00001000 -10000111 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00000011 -00001000 -10001000 -00000011 -00001000 -10001111 -00001100 -00010011 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00000100 -00001000 -10000000 -00000100 -00001000 -10000111 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00001100 -01100011 -00000100 -00001000 -10001000 -00000100 -00001000 -10001111 -00010001 -00011111 -11001111 -11011111 -11011110 -11001101 -00010000 -10100000 -00000101 -00001000 -10000000 -00000101 -00001000 -10000111 -10110000 -11100110 -11111001 -00000010 -00000101 -00001101 -10100000 -10110001 -00000101 -00001000 -10001000 -00000101 -00001000 -10001111 -11011001 -00011000 -10100000 -10110000 -00000001 -00011101 -10100111 -10110001 -00000110 -00001000 -10000000 -00000110 -00001000 -10000111 -11100001 -00001100 -10101101 -00001100 -00000000 -00101001 -00110011 -00101111 -00000110 -00001000 -10001000 -00000110 -00001000 -10001111 -00100000 -10000000 -10000001 -10001000 -10000001 -00001000 -00010101 -11111110 -00000111 -00001000 -10000000 -00000111 -00001000 -10000111 -10000011 -00001000 -10101100 -01100111 -01100001 -00100010 -10000001 -10010000 -00000111 -00001000 -10001000 -00000111 -00001000 -10001111 -00000010 -10001000 -10011001 -01001010 -11100010 -10000000 -00101000 -00100010 -00001000 -00001000 -10000000 -00001000 -00001000 -10000111 -00001000 -00100010 -10000001 -10010000 -00000010 -10001000 -10011001 -01001010 -00001000 -00001000 -10001000 -00001000 -00001000 -10001111 -11100010 -00101000 -00100010 -00001000 -00000001 -00101000 -10000000 -10010010 -00001001 -00001000 -10000000 -00001001 -00001000 -10000111 -00010100 -10000000 -10010000 -00001000 -00100000 -01100011 -00110000 -01100100 -00001001 -00001000 -10001000 -00001001 -00001000 -10001111 -10000000 -01100101 -10010000 -01100110 -00101000 -00111001 -01101001 -00100000 -00001010 -00001000 -10000000 -00001010 -00001000 -10000111 -01100011 -00110000 -01100100 -10000000 -01100101 -10010000 -01100110 -00101000 -00001010 -00001000 -10001000 -00001010 -00001000 -10001111 -00111001 -10000100 -10000000 -01100101 -10010000 -01100110 -00100000 -01100011 -00001011 -00001000 -10000000 -00001011 -00001000 -10000111 -00110000 -01100100 -01000000 -01010000 -10000010 -10010011 -10000000 -10010100 -00001011 -00001000 -10001000 -00001011 -00001000 -10001111 -10101100 -00001111 -10000000 -01100011 -10010000 -01100100 -00100000 -01100101 -00001100 -00001000 -10000000 -00001100 -00001000 -10000111 -00110000 -01100110 -01000000 -01010000 -10000010 -10010011 -10000001 -10010100 -00001100 -00001000 -10001000 -00001100 -00001000 -10001111 -00101100 -01000001 -01010000 -00000010 -01000000 -01010000 -11001010 -00001000 -00001101 -00001000 -10000000 -00001101 -00001000 -10000111 -00100000 -01100101 -00110000 -01100110 -10000000 -01100011 -10010000 -01100100 -00001101 -00001000 -10001000 -00001101 -00001000 -10001111 -01000000 -01010000 -00101000 -00111001 -00010001 -01000001 -01010000 -11001010 -00001110 -00001000 -10000000 -00001110 -00001000 -10000111 -00001000 -01001000 -01101001 -10001010 -00101011 -00001000 -10011000 -10000000 -00001110 -00001000 -10001000 -00001110 -00001000 -10001111 -10001010 -00110000 -10001001 -10011001 -10000111 -10010000 -11000000 -00001000 -00001111 -00001000 -10000000 -00001111 -00001000 -10000111 -10001001 -10000001 -10000110 -00111000 -10001001 -10011001 -10000111 -10010000 -00001111 -00001000 -10001000 -00001111 -00001000 -10001111 -10000111 -10010000 -00001000 -10001001 -10000001 -10000110 -00110000 -10001001 -00010000 -00001000 -10000000 -00010000 -00001000 -10000111 -10011001 -10000111 -10010000 -11000111 -00001000 -10001111 -10011111 -00001000 -00010000 -00001000 -10001000 -00010000 -00001000 -10001111 -00100101 -00110000 -01001110 -11101100 -11110001 -01011101 -01101011 -01110111 -00010001 -00001000 -10000000 -00010001 -00001000 -10000111 -01000010 -11001111 -00000001 -11110001 -01010010 -11001111 -00000001 -11110001 -00010001 -00001000 -10001000 -00010001 -00001000 -10001111 -01100010 -11001111 -00000001 -11110001 -01110010 -11001111 -00000001 -11110001 -00010010 -00001000 -10000000 -00010010 -00001000 -10000111 -00100001 -00110000 -01101001 -10001111 -10000010 -10001000 -10010000 -00101100 -00010010 -00001000 -10001000 -00010010 -00001000 -10001111 -00001111 -11111000 -10101000 -10000001 -00001111 -00100001 -11111111 -10001001 -00010011 -00001000 -10000000 -00010011 -00001000 -10000111 -00011001 -00111100 -10010000 -00001000 -00111100 -10010000 -00001000 -00100000 -00010011 -00001000 -10001000 -00010011 -00001000 -10001111 -01100011 -00110000 -01100100 -00101111 -00111111 -10001000 -00100000 -00111000 -00010100 -00001000 -10000000 -00010100 -00001000 -10000111 -00010100 -00100000 -00110000 -10000000 -01100101 -10010000 -01100110 -01000000 -00010100 -00001000 -10001000 -00010100 -00001000 -10001111 -01010000 -00101000 -00111001 -00010001 -01000001 -01010000 -11001010 -00001000 -00010101 -00001000 -10000000 -00010101 -00001000 -10000111 -10001111 -10001011 -10000001 -10000000 -10000110 -00010000 -10000001 -10000000 -00010101 -00001000 -10001000 -00010101 -00001000 -10001111 -10000001 -10001000 -10000001 -10001111 -10000000 -10001111 -01111000 -00001000 -00010110 -00001000 -10000000 -00010110 -00001000 -10000111 -00011111 -00001111 -00001111 -00001111 -00010001 -00101111 -00111111 -01001111 -00010110 -00001000 -10001000 -00010110 -00001000 -10001111 -01011111 -01101111 -01111111 -10001111 -10011111 -11101111 -11111111 -00100101 -00010111 -00001000 -10000000 -00010111 -00001000 -10000111 -00110000 -01001110 -11101100 -11110001 -01011101 -01101011 -01110111 -01000010 -00010111 -00001000 -10001000 -00010111 -00001000 -10001111 -11001111 -00000001 -11110001 -01010010 -11001111 -00000001 -11110001 -01100010 -00011000 -00001000 -10000000 -00011000 -00001000 -10000111 -11001111 -00000001 -11110001 -01110010 -11001111 -00000001 -11110001 -00100001 -00011000 -00001000 -10001000 -00011000 -00001000 -10001111 -00110000 -01101001 -10001111 -10000010 -10001000 -10010000 -00101100 -00001111 -00011001 -00001000 -10000000 -00011001 -00001000 -10000111 -11111000 -10101000 -10000001 -00001111 -00100001 -11111111 -00100000 -01100101 -00011001 -00001000 -10001000 -00011001 -00001000 -10001111 -00110000 -01100110 -10000000 -01100011 -10010000 -01100100 -10000010 -10010011 -00011010 -00001000 -10000000 -00011010 -00001000 -10000111 -11100001 -11100000 -01100101 -11110000 -01100110 -11101001 -11111111 -11100000 -00011010 -00001000 -10001000 -00011010 -00001000 -10001111 -10000000 -01100101 -10010000 -01100110 -00000001 -00101000 -10000000 -10010010 -00011011 -00001000 -10000000 -00011011 -00001000 -10000111 -00010100 -10000000 -10010000 -10010000 -01100110 -10000000 -01100101 -00100000 -00011011 -00001000 -10001000 -00011011 -00001000 -10001111 -01100011 -00110000 -01100100 -10000000 -01100101 -10010000 -01100110 -00101000 -00011100 -00001000 -10000000 -00011100 -00001000 -10000111 -00111001 -11000001 -00100000 -01100011 -00110000 -01100100 -10000000 -01100101 -00011100 -00001000 -10001000 -00011100 -00001000 -10001111 -10010000 -01100110 -00101000 -00111001 -01100100 -10000000 -01100011 -10010000 -00011101 -00001000 -10000000 -00011101 -00001000 -10000111 -01100100 -00100000 -01100101 -00110000 -01100110 -10000010 -10010011 -10000001 -00011101 -00001000 -10001000 -00011101 -00001000 -10001111 -10010100 -01100100 -00111100 -10010000 -00101001 -00111100 -10010000 -00100000 -00011110 -00001000 -10000000 -00011110 -00001000 -10000111 -01100101 -00110000 -01100110 -10000000 -01100011 -10010000 -01100100 -10000010 -00011110 -00001000 -10001000 -00011110 -00001000 -10001111 -10010011 -00001001 -10110110 -00111100 -10010000 -00100000 -01100101 -00110000 -00011111 -00001000 -10000000 -00011111 -00001000 -10000111 -01100110 -10000000 -01100011 -10010000 -01100100 -10000010 -10010011 -00101001 -00011111 -00001000 -10001000 -00011111 -00001000 -10001111 -10101000 -10000000 -01100101 -10010000 -01100110 -00100000 -01100011 -00110000 -00100000 -00001000 -10000000 -00100000 -00001000 -10000111 -01100100 -10000010 -10010011 -10000000 -10010100 -10100100 -10001110 -10011001 -00100000 -00001000 -10001000 -00100000 -00001000 -10001111 -10000111 -10010000 -00001000 -11111000 -00111100 -10010000 -10000000 -10010000 -00100001 -00001000 -10000000 -00100001 -00001000 -10000111 -00000001 -11110001 -11111111 -00011111 -00001111 -00001111 -00001111 -00010001 -00100001 -00001000 -10001000 -00100001 -00001000 -10001111 -00101111 -00111111 -10001111 -10011111 -11101111 -11111111 -00010100 -00001010 -00100010 -00001000 -10000000 -00100010 -00001000 -10000111 -10010010 -10010011 -11111000 -00111100 -10010000 -10000000 -10010000 -00000001 -00100010 -00001000 -10001000 -00100010 -00001000 -10001111 -11110001 -11111111 -00010011 -00001010 -10010010 -10010011 -11111000 -00111100 -00100011 -00001000 -10000000 -00100011 -00001000 -10000111 -10010000 -10000000 -10010000 -00000001 -11110001 -11111111 -00100000 -01100011 -00100011 -00001000 -10001000 -00100011 -00001000 -10001111 -00110000 -01100100 -00101111 -00111111 -10001000 -00100000 -00111000 -00010100 -00100100 -00001000 -10000000 -00100100 -00001000 -10000111 -00100000 -00110000 -10000000 -01100101 -10010000 -01100110 -00101000 -00111001 -00100100 -00001000 -10001000 -00100100 -00001000 -10001111 -00001001 -00111111 -11100000 -01100011 -11110000 -01100100 -10000011 -11101001 -00100101 -00001000 -10000000 -00100101 -00001000 -10000111 -11111111 -10000000 -10000000 -01100011 -10010000 -01100100 -00000001 -00101000 -00100101 -00001000 -10001000 -00100101 -00001000 -10001111 -10000000 -10010010 -00010100 -10000000 -10010000 -10010000 -01100100 -10000000 -00100110 -00001000 -10000000 -00100110 -00001000 -10000111 -01100011 -10001111 -10000000 -10001111 -01111000 -00100000 -01100011 -00110000 -00100110 -00001000 -10001000 -00100110 -00001000 -10001111 -01100100 -10000000 -01100101 -10010000 -01100110 -00101000 -00111001 -10010001 -00100111 -00001000 -10000000 -00100111 -00001000 -10000111 -00100000 -01100011 -00110000 -01100100 -10000000 -01100101 -10010000 -01100110 -00100111 -00001000 -10001000 -00100111 -00001000 -10001111 -00101000 -00111001 -11000100 -10000000 -01100101 -10010000 -01100110 -00100000 -00101000 -00001000 -10000000 -00101000 -00001000 -10000111 -01100011 -00110000 -01100100 -10000010 -10010011 -10000000 -10010100 -11010100 -00101000 -00001000 -10001000 -00101000 -00001000 -10001111 -00010111 -10010010 -10010011 -11111000 -00111100 -10010000 -10000000 -10010000 -00101001 -00001000 -10000000 -00101001 -00001000 -10000111 -00000001 -11110001 -11111111 -10000000 -01100011 -10010000 -01100100 -00100000 -00101001 -00001000 -10001000 -00101001 -00001000 -10001111 -01100101 -00110000 -01100110 -10000010 -10010011 -10000001 -10010100 -00010100 -00101010 -00001000 -10000000 -00101010 -00001000 -10000111 -00111100 -10010000 -11111111 -11101111 -10011111 -10001111 -00111111 -00101111 -00101010 -00001000 -10001000 -00101010 -00001000 -10001111 -00001111 -00001111 -00001111 -00011111 -00011000 -11001111 -11011111 -11011110 -00101011 -00001000 -10000000 -00101011 -00001000 -10000111 -11001101 -10001111 -10001011 -10000001 -10000000 -10000110 -00010000 -10000001 -00101011 -00001000 -10001000 -00101011 -00001000 -10001111 -10000000 -10000001 -10001000 -10000001 -10001111 -10000000 -10001111 -01111000 -00101100 -00001000 -10000000 -00101100 -00001000 -10000111 -00111100 -10010000 -00010101 -11111110 -10001111 -10000011 -00010101 -11111110 -00101100 -00001000 -10001000 -00101100 -00001000 -10001111 -10000010 -10000011 -00010101 -11111110 -10001001 -10000011 -00010101 -11111110 -00101101 -00001000 -10000000 -00101101 -00001000 -10000111 -10000100 -10000011 -00010101 -11111110 -10000011 -10000011 -00010101 -11111110 -00101101 -00001000 -10001000 -00101101 -00001000 -10001111 -10001010 -10000011 -00111100 -10010000 -00100000 -01100101 -00110000 -01100110 -00101110 -00001000 -10000000 -00101110 -00001000 -10000111 -10000000 -01100011 -10010000 -01100100 -10000010 -10010011 -00001001 -01000110 -00101110 -00001000 -10001000 -00101110 -00001000 -10001111 -11100000 -01100101 -11110000 -01100110 -11101001 -11111111 -11100000 -10000000 -00101111 -00001000 -10000000 -00101111 -00001000 -10000111 -01100101 -10010000 -01100110 -00000001 -00101000 -10000000 -10010010 -00010100 -00101111 -00001000 -10001000 -00101111 -00001000 -10001111 -10000000 -10010000 -10010000 -01100110 -10000000 -01100101 -00100000 -01100011 -00110000 -00001000 -10000000 -00110000 -00001000 -10000111 -00110000 -01100100 -10000000 -01100101 -10010000 -01100110 -00101000 -00111001 -00110000 -00001000 -10001000 -00110000 -00001000 -10001111 -00001001 -01111000 -00100000 -01100011 -00110000 -01100100 -10000000 -01100101 -00110001 -00001000 -10000000 -00110001 -00001000 -10000111 -10010000 -01100110 -00101000 -00111001 -00001100 -01011110 -10000000 -01100101 -00110001 -00001000 -10001000 -00110001 -00001000 -10001111 -10010000 -01100110 -00100000 -01100011 -00110000 -01100100 -10000010 -10010011 -00110010 -00001000 -10000000 -00110010 -00001000 -10000111 -10000000 -10010100 -00001100 -01011110 -11100001 -11000001 -11111000 -00111100 -00110010 -00001000 -10001000 -00110010 -00001000 -10001111 -10010000 -10000000 -10010000 -00000001 -11110001 -11111111 -00111100 -10010000 -00110011 -00001000 -10000000 -00110011 -00001000 -10000111 -00100000 -01100101 -00110000 -01100110 -10000000 -01100011 -10010000 -01100100 -00110011 -00001000 -10001000 -00110011 -00001000 -10001111 -00101000 -00111001 -10011001 -10101100 -00111100 -10010000 -00100000 -01100101 -00110100 -00001000 -10000000 -00110100 -00001000 -10000111 -00110000 -01100110 -10000000 -01100011 -10010000 -01100100 -10000010 -10010011 -00110100 -00001000 -10001000 -00110100 -00001000 -10001111 -10011001 -11100000 -01100101 -11110000 -01100110 -11101001 -11111111 -11100000 -00110101 -00001000 -10000000 -00110101 -00001000 -10000111 -10000000 -01100101 -10010000 -01100110 -00000001 -00101000 -10000000 -10010010 -00110101 -00001000 -10001000 -00110101 -00001000 -10001111 -00010100 -10000000 -10010000 -10010000 -01100110 -10000000 -01100101 -00100000 -00110110 -00001000 -10000000 -00110110 -00001000 -10000111 -01100011 -00110000 -01100100 -10000000 -01100101 -10010000 -01100110 -00101000 -00110110 -00001000 -10001000 -00110110 -00001000 -10001111 -00111001 -11001001 -00100000 -01100011 -00110000 -01100100 -10000000 -01100101 -00110111 -00001000 -10000000 -00110111 -00001000 -10000111 -10010000 -01100110 -00101000 -00111001 -00001100 -01001000 -10000000 -01100101 -00110111 -00001000 -10001000 -00110111 -00001000 -10001111 -10010000 -01100110 -00100000 -01100011 -00110000 -01100100 -10000010 -10010011 -00111000 -00001000 -10000000 -00111000 -00001000 -10000111 -10000000 -10010100 -00010100 -00111100 -10010000 -01001110 -01010101 -01000111 -00111000 -00001000 -10001000 -00111000 -00001000 -10001111 -01010000 -00100000 -01100101 -00110000 -01100110 -10000000 -01100011 -10010000 -00111001 -00001000 -10000000 -00111001 -00001000 -10000111 -01100100 -00101000 -00111001 -00001001 -00001100 -11100000 -01100101 -11110000 -00111001 -00001000 -10001000 -00111001 -00001000 -10001111 -01100110 -11101001 -11111111 -11100000 -10000000 -01100101 -10010000 -01100110 -00111010 -00001000 -10000000 -00111010 -00001000 -10000111 -00000001 -00101000 -10000000 -10010010 -00010100 -10000000 -10010000 -10010000 -00111010 -00001000 -10001000 -00111010 -00001000 -10001111 -01100110 -10000000 -01100101 -00100000 -01100011 -00110000 -01100100 -10000000 -00111011 -00001000 -10000000 -00111011 -00001000 -10000111 -01100101 -10010000 -01100110 -00101000 -00111001 -11001001 -00100000 -01100011 -00111011 -00001000 -10001000 -00111011 -00001000 -10001111 -00110000 -01100100 -10000000 -01100101 -10010000 -01100110 -00101000 -00111001 -00111100 -00001000 -10000000 -00111100 -00001000 -10000111 -00001100 -00011010 -10000000 -01100101 -10010000 -01100110 -00100000 -01100011 -00111100 -00001000 -10001000 -00111100 -00001000 -10001111 -00110000 -01100100 -10000010 -10010011 -10000000 -10010100 -00010100 -00111100 -00111101 -00001000 -10000000 -00111101 -00001000 -10000111 -10010000 -01101110 -01110111 -01100111 -01110000 -00100000 -01100101 -00110000 -00111101 -00001000 -10001000 -00111101 -00001000 -10001111 -01100110 -10000000 -01100011 -10010000 -01100100 -10000010 -10010011 -00001001 -00111110 -00001000 -10000000 -00111110 -00001000 -10000111 -10100100 -11100000 -01100101 -11110000 -01100110 -11101001 -11111111 -11100000 -00111110 -00001000 -10001000 -00111110 -00001000 -10001111 -10000000 -01100101 -10010000 -01100110 -00000001 -00101000 -10000000 -10010010 -00111111 -00001000 -10000000 -00111111 -00001000 -10000111 -00010100 -10000000 -10010000 -10010000 -01100110 -10000000 -01100101 -00100000 -00111111 -00001000 -10001000 -00111111 -00001000 -10001111 -01100011 -00110000 -01100100 -10000000 -01100101 -10010000 -01100110 -00101000 -01000000 -00001000 -10000000 -01000000 -00001000 -10000111 -00111001 -11001001 -00100000 -01100011 -00110000 -01100100 -10000000 -01100101 -01000000 -00001000 -10001000 -01000000 -00001000 -10001111 -10010000 -01100110 -00101000 -00111001 -00001100 -10100001 -10000000 -01100101 -01000001 -00001000 -10000000 -01000001 -00001000 -10000111 -10010000 -01100110 -00100000 -01100011 -00110000 -01100100 -10000010 -10010011 -01000001 -00001000 -10001000 -01000001 -00001000 -10001111 -10000000 -10010100 -00010100 -00111100 -10010000 -10101110 -10111011 -10100111 -01000010 -00001000 -10000000 -01000010 -00001000 -10000111 -10110000 -00100000 -01100101 -00110000 -01100110 -10000000 -01100011 -10010000 -01000010 -00001000 -10001000 -01000010 -00001000 -10001111 -01100100 -10000010 -10010011 -00001001 -01100110 -11100000 -01100101 -11110000 -01000011 -00001000 -10000000 -01000011 -00001000 -10000111 -01100110 -11101001 -11111111 -11100000 -10000000 -01100101 -10010000 -01100110 -01000011 -00001000 -10001000 -01000011 -00001000 -10001111 -00000001 -00101000 -10000000 -10010010 -00010100 -10000000 -10010000 -10010000 -01000100 -00001000 -10000000 -01000100 -00001000 -10000111 -01100110 -10000000 -01100101 -00100000 -01100011 -00110000 -01100100 -10000000 -01000100 -00001000 -10001000 -01000100 -00001000 -10001111 -01100101 -10010000 -01100110 -00101000 -00111001 -11001001 -00100000 -01100011 -01000101 -00001000 -10000000 -01000101 -00001000 -10000111 -00110000 -01100100 -10000000 -01100101 -10010000 -01100110 -00101000 -00111001 -01000101 -00001000 -10001000 -01000101 -00001000 -10001111 -00001100 -01110011 -10000000 -01100101 -10010000 -01100110 -00100000 -01100011 -01000110 -00001000 -10000000 -01000110 -00001000 -10000111 -00110000 -01100100 -10000010 -10010011 -10000000 -10010100 -00010100 -00111100 -01000110 -00001000 -10001000 -01000110 -00001000 -10001111 -10010000 -10010001 -10101000 -01101001 -01001010 -10001110 -10011001 -10000111 -01000111 -00001000 -10000000 -01000111 -00001000 -10000111 -10010000 -10001011 -10010001 -01101000 -10000000 -01100011 -10010000 -01100100 -01000111 -00001000 -10001000 -01000111 -00001000 -10001111 -00100000 -01100101 -00110000 -01100110 -10000010 -10010011 -10000001 -10010100 -01001000 -00001000 -10000000 -01001000 -00001000 -10000111 -00001100 -10100010 -00111100 -10010000 -10011111 -00111100 -10010000 -00100000 -01001000 -00001000 -10001000 -01001000 -00001000 -10001111 -01100101 -00110000 -01100110 -10000000 -01100011 -10010000 -01100100 -10000010 -01001001 -00001000 -10000000 -01001001 -00001000 -10000111 -10010011 -10011001 -01001110 -00111100 -10010000 -00100000 -01100101 -00110000 -01001001 -00001000 -10001000 -01001001 -00001000 -10001111 -01100110 -10000000 -01100011 -10010000 -01100100 -10000010 -10010011 -10011001 -01001010 -00001000 -10000000 -01001010 -00001000 -10000111 -10001100 -00111100 -10010000 -00100000 -01100101 -00110000 -01100110 -10000000 -01001010 -00001000 -10001000 -01001010 -00001000 -10001111 -01100011 -10010000 -01100100 -10000010 -10010011 -10011001 -11100110 -10000000 -01001011 -00001000 -10000000 -01001011 -00001000 -10000111 -01100011 -10010000 -01100100 -00100000 -01100101 -00110000 -01100110 -10000010 -01001011 -00001000 -10001000 -01001011 -00001000 -10001111 -10010011 -10000001 -10010100 -00001100 -01011110 -01011111 -10000000 -01100011 -01001100 -00001000 -10000000 -01001100 -00001000 -10000111 -10010000 -01100100 -00100000 -01100101 -00110000 -01100110 -10000010 -10010011 -01001100 -00001000 -10001000 -01001100 -00001000 -10001111 -10000001 -10010100 -00001100 -10110111 -10111000 -10000000 -01100011 -10010000 -01001101 -00001000 -10000000 -01001101 -00001000 -10000111 -01100100 -00100000 -01100101 -00110000 -01100110 -10000010 -10010011 -10000001 -01001101 -00001000 -10001000 -01001101 -00001000 -10001111 -10010100 -00001100 -10001100 -10001101 -10000000 -01100011 -10010000 -01100100 -01001110 -00001000 -10000000 -01001110 -00001000 -10000111 -00100000 -01100101 -00110000 -01100110 -10000010 -10010011 -10000001 -10010100 -01001110 -00001000 -10001000 -01001110 -00001000 -10001010 -00001100 -11100101 -11100110 -10000000 -00001000 -10000000 -10000000 -00001000 -10000111 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10000000 -00001000 -10001000 -10000000 -00001000 -10001111 -10010100 -00000001 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10000001 -00001000 -10000000 -10000001 -00001000 -10000111 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10000001 -00001000 -10001000 -10000001 -00001000 -10001111 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10000010 -00001000 -10000000 -10000010 -00001000 -10000111 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10000010 -00001000 -10001000 -10000010 -00001000 -10001111 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10000011 -00001000 -10000000 -10000011 -00001000 -10000111 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10000011 -00001000 -10001000 -10000011 -00001000 -10001111 -10010100 -00000010 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10000100 -00001000 -10000000 -10000100 -00001000 -10000111 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10010100 -00000000 -10000100 -00001000 -10001000 -10000100 -00001000 -10001111 -00100100 -10111110 -11101111 -11100000 -10111111 -10111111 -11100000 -11100110 -10000101 -00001000 -10000000 -10000101 -00001000 -10000111 -11100000 -11101101 -11100000 -11000000 -10010000 -10010010 -00110110 -00000111 -10000101 -00001000 -10001000 -10000101 -00001000 -10001111 -11110111 -11100000 -11100110 -11100000 -11000000 -10010010 -00110110 -00000111 -10000110 -00001000 -10000000 -10000110 -00001000 -10000111 -11110111 -10010100 -00000010 -10010100 -00000000 -00101111 -00100111 -01110000 -10000110 -00001000 -10001000 -10000110 -00001000 -10001111 -10111101 -10111001 -10110001 -01101001 -10111001 -10010101 -10011011 -11001111 -10000111 -00001000 -10000000 -10000111 -00001000 -10000111 -10111001 -10010101 -00000001 -00101011 -11110000 -10110011 -11100000 -11100000 -10000111 -00001000 -10001000 -10000111 -00001000 -10001111 -11000000 -00001111 -00011111 -10010101 -11110111 -10010101 -00100011 -10111011 -10001000 -00001000 -10000000 -10001000 -00001000 -10000111 -10010101 -10110011 -11100000 -11100000 -11000000 -00001111 -00011111 -10010101 -10001000 -00001000 -10001000 -10001000 -00001000 -10001111 -11110111 -00101011 -10111011 -10010101 -10010110 -11100000 -00110000 -00000111 -10001001 -00001000 -10000000 -10001001 -00001000 -10000111 -11110000 -11100000 -11100000 -10010101 -10010001 -00000000 -10010001 -00000000 -10001001 -00001000 -10001000 -10001001 -00001000 -10001111 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -11110001 -10010001 -10001010 -00001000 -10000000 -10001010 -00001000 -10000111 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -10001010 -00001000 -10001000 -10001010 -00001000 -10001111 -00000111 -11110100 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10001011 -00001000 -10000000 -10001011 -00001000 -10000111 -10010001 -00000000 -11100000 -11100000 -00011011 -00001011 -01010000 -01000000 -10001011 -00001000 -10001000 -10001011 -00001000 -10001111 -11110100 -11000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10001100 -00001000 -10000000 -10001100 -00001000 -10000111 -10010001 -00000000 -11100000 -11100000 -00011011 -00001011 -01010000 -01000000 -10001100 -00001000 -10001000 -10001100 -00001000 -10001111 -11110000 -11100000 -11100000 -11000000 -11100000 -11100000 -00000001 -10010101 -10001101 -00001000 -10000000 -10001101 -00001000 -10000111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10001101 -00001000 -10001000 -10001101 -00001000 -10001111 -11100000 -11100000 -00010111 -00000111 -11110100 -11100000 -11100000 -00000001 -10001110 -00001000 -10000000 -10001110 -00001000 -10000111 -10010101 -10111011 -10111011 -10111011 -10111011 -10010101 -00101111 -01010011 -10001110 -00001000 -10001000 -10001110 -00001000 -10001111 -00110000 -11110100 -00101111 -00100111 -11111101 -10010101 -10010111 -10010101 -10001111 -00001000 -10000000 -10001111 -00001000 -10000111 -00101111 -01010110 -00110000 -11110100 -00101111 -00100111 -11111101 -10010101 -10001111 -00001000 -10001000 -10001111 -00001000 -10001111 -01010101 -01000000 -10010101 -00101111 -01010100 -00110000 -11110100 -00101111 -10010000 -00001000 -10000000 -10010000 -00001000 -10000111 -00100111 -11111101 -10010101 -10010111 -10010101 -11101111 -11101111 -10010101 -10010000 -00001000 -10001000 -10010000 -00001000 -10001111 -11100000 -11100000 -11101111 -11100101 -11101100 -11101111 -11101111 -11101111 -10010001 -00001000 -10000000 -10010001 -00001000 -10000111 -10111011 -00000001 -10010111 -11110111 -10111011 -00000001 -10010111 -11110111 -10010001 -00001000 -10001000 -10010001 -00001000 -10001111 -10111011 -00000001 -10010111 -11110111 -10111011 -00000001 -10010111 -11110111 -10010010 -00001000 -10000000 -10010010 -00001000 -10000111 -01010000 -01000000 -11110111 -11101111 -10111011 -11100001 -11100000 -11100000 -10010010 -00001000 -10001000 -10010010 -00001000 -10001111 -10110110 -10010100 -10010101 -10111101 -10111110 -10111101 -11001111 -00101011 -10010011 -00001000 -10000000 -10010011 -00001000 -10000111 -11110000 -10011000 -10011000 -10010101 -10011010 -10011010 -10010101 -10010001 -10010011 -00001000 -10001000 -10010011 -00001000 -10001111 -00000000 -10010001 -00000000 -01011111 -01001111 -11100000 -00110000 -00000111 -10010100 -00001000 -10000000 -10010100 -00001000 -10000111 -11110000 -11100000 -11100000 -10010001 -00000000 -10010001 -00000000 -11100000 -10010100 -00001000 -10001000 -10010100 -00001000 -10001111 -11100000 -00010111 -00000111 -11110100 -11100000 -11100000 -00000001 -10010101 -10010101 -00001000 -10000000 -10010101 -00001000 -10000111 -11101111 -10111111 -10111011 -11100001 -10111001 -10111100 -11100000 -10111001 -10010101 -00001000 -10001000 -10010101 -00001000 -10001111 -10110001 -01101001 -10111001 -10110111 -01101000 -10111111 -10010100 -10010101 -10010110 -00001000 -10000000 -10010110 -00001000 -10000111 -10010010 -10010010 -10110110 -10010010 -00100100 -10010011 -10010011 -10010011 -10010110 -00001000 -10001000 -10010110 -00001000 -10001111 -10010011 -10010011 -10010011 -10010011 -10010011 -10010011 -10010011 -11100000 -10010111 -00001000 -10000000 -10010111 -00001000 -10000111 -11100000 -11101111 -11100101 -11101100 -11101111 -11101111 -11101111 -10111011 -10010111 -00001000 -10001000 -10010111 -00001000 -10001111 -00000001 -10010111 -11110111 -10111011 -00000001 -10010111 -11110111 -10111011 -10011000 -00001000 -10000000 -10011000 -00001000 -10000111 -00000001 -10010111 -11110111 -10111011 -00000001 -10010111 -11110111 -01010000 -10011000 -00001000 -10001000 -10011000 -00001000 -10001111 -01000000 -11110111 -11101111 -10111011 -11100001 -11100000 -11100000 -10110110 -10011001 -00001000 -10000000 -10011001 -00001000 -10000111 -10010100 -10010101 -10111101 -10111110 -10111101 -11001111 -10010001 -00000000 -10011001 -00001000 -10001000 -10011001 -00001000 -10001111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -10011010 -00001000 -10000000 -10011010 -00001000 -10000111 -11110001 -10010001 -00000000 -10010001 -00000000 -01011001 -01001111 -10000001 -10011010 -00001000 -10001000 -10011010 -00001000 -10001111 -10010001 -00000000 -10010001 -00000000 -10010110 -11100000 -00110000 -00000111 -10011011 -00001000 -10000000 -10011011 -00001000 -10000111 -11110000 -11100000 -11100000 -10010011 -00000000 -10010011 -00000000 -10010001 -10011011 -00001000 -10001000 -10011011 -00001000 -10001111 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -10011100 -00001000 -10000000 -10011100 -00001000 -10000111 -00000111 -11110000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10011100 -00001000 -10001000 -10011100 -00001000 -10001111 -10010001 -00000000 -00010111 -00000111 -11110001 -10010001 -00000000 -10010001 -10011101 -00001000 -10000000 -10011101 -00001000 -10000111 -00000000 -10010001 -00000000 -10010001 -00000000 -00011011 -00001011 -01010000 -10011101 -00001000 -10001000 -10011101 -00001000 -10001111 -01000000 -11110101 -10011010 -10011010 -11000000 -10011000 -10011000 -10010001 -10011110 -00001000 -10000000 -10011110 -00001000 -10000111 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -10011110 -00001000 -10001000 -10011110 -00001000 -10001111 -00000111 -11110000 -11001111 -10011000 -10011000 -10010001 -00000000 -10010001 -10011111 -00001000 -10000000 -10011111 -00001000 -10000111 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -11110011 -10011111 -00001000 -10001000 -10011111 -00001000 -10001111 -11001111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -10100000 -00001000 -10000000 -10100000 -00001000 -10000111 -00000000 -00011011 -00001011 -01010000 -01000000 -11110110 -00101111 -00100111 -10100000 -00001000 -10001000 -10100000 -00001000 -10001111 -11111101 -10010101 -10010101 -10010100 -10011010 -10011010 -11100000 -11100000 -10100001 -00001000 -10000000 -10100001 -00001000 -10000111 -10010111 -11110111 -11001111 -10010010 -10010010 -10110110 -10010010 -00100100 -10100001 -00001000 -10001000 -10100001 -00001000 -10001111 -10010011 -10010011 -10010011 -10010011 -10010011 -10010011 -10011011 -11000000 -10100010 -00001000 -10000000 -10100010 -00001000 -10000111 -10011010 -10011000 -10010100 -10011010 -10011010 -11100000 -11100000 -10010111 -10100010 -00001000 -10001000 -10100010 -00001000 -10001111 -11110111 -11001111 -10011011 -11000000 -10011000 -10011010 -10010100 -10011010 -10100011 -00001000 -10000000 -10100011 -00001000 -10000111 -10011010 -11100000 -11100000 -10010111 -11110111 -11001111 -10010001 -00000000 -10100011 -00001000 -10001000 -10100011 -00001000 -10001111 -10010001 -00000000 -01011111 -01001111 -11100000 -00110000 -00000111 -11110000 -10100100 -00001000 -10000000 -10100100 -00001000 -10000111 -11100000 -11100000 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -10100100 -00001000 -10001000 -10100100 -00001000 -10001111 -11110100 -11000000 -10010001 -00000000 -10010001 -00000000 -10110001 -01011001 -10100101 -00001000 -10000000 -10100101 -00001000 -10000111 -01001111 -10000011 -10010001 -00000000 -10010001 -00000000 -10010110 -11100000 -10100101 -00001000 -10001000 -10100101 -00001000 -10001111 -00110000 -00000111 -11110000 -11100000 -11100000 -10010011 -00000000 -10010011 -10100110 -00001000 -10000000 -10100110 -00001000 -10000111 -00000000 -10110111 -01101000 -10111111 -10010100 -10010001 -00000000 -10010001 -10100110 -00001000 -10001000 -10100110 -00001000 -10001111 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -11110001 -10100111 -00001000 -10000000 -10100111 -00001000 -10000111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10100111 -00001000 -10001000 -10100111 -00001000 -10001111 -00010111 -00000111 -11110100 -10010001 -00000000 -10010001 -00000000 -10010001 -10101000 -00001000 -10000000 -10101000 -00001000 -10000111 -00000000 -10010001 -00000000 -00011011 -00001011 -01010000 -01000000 -11110100 -10101000 -00001000 -10001000 -10101000 -00001000 -10001111 -11000000 -10011000 -10011000 -10010100 -10011010 -10011010 -11100000 -11100000 -10101001 -00001000 -10000000 -10101001 -00001000 -10000111 -10010111 -11110111 -11001111 -10010001 -00000000 -10010001 -00000000 -10010001 -10101001 -00001000 -10001000 -10101001 -00001000 -10001111 -00000000 -10010001 -00000000 -00011011 -00001011 -01010000 -01000000 -11110000 -10101010 -00001000 -10000000 -10101010 -00001000 -10000111 -10011010 -10011010 -10010001 -10010001 -10010001 -10010001 -10010001 -10010001 -10101010 -00001000 -10001000 -10101010 -00001000 -10001111 -10010000 -10111110 -10010000 -10010000 -10010101 -11101111 -11100000 -10111111 -10101011 -00001000 -10000000 -10101011 -00001000 -10000111 -10111111 -11101111 -10111111 -10111011 -11100001 -10111001 -10111100 -11100000 -10101011 -00001000 -10001000 -10101011 -00001000 -10001111 -10111001 -10110001 -01101001 -10111001 -10110111 -01101000 -10111111 -10010100 -10101100 -00001000 -10000000 -10101100 -00001000 -10000111 -10011010 -10011010 -10011011 -11001111 -11100100 -10111001 -10011011 -11001111 -10101100 -00001000 -10001000 -10101100 -00001000 -10001111 -11100100 -10111001 -10011011 -11001111 -11100100 -10111001 -10011011 -11001111 -10101101 -00001000 -10000000 -10101101 -00001000 -10000111 -11100101 -10111001 -10011011 -11001111 -11100101 -10111001 -10011011 -11001111 -10101101 -00001000 -10001000 -10101101 -00001000 -10001111 -11100000 -10111001 -10011000 -10011000 -10010001 -00000000 -10010001 -00000000 -10101110 -00001000 -10000000 -10101110 -00001000 -10000111 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -11110100 -11000000 -10101110 -00001000 -10001000 -10101110 -00001000 -10001111 -10010001 -00000000 -10010001 -00000000 -01011001 -01001111 -10000001 -10010001 -10101111 -00001000 -10000000 -10101111 -00001000 -10000111 -00000000 -10010001 -00000000 -10010110 -11100000 -00110000 -00000111 -11110000 -10101111 -00001000 -10001000 -10101111 -00001000 -10001111 -11100000 -11100000 -10010011 -00000000 -10010011 -00000000 -10010001 -00000000 -10110000 -00001000 -10000000 -10110000 -00001000 -10000111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -10110000 -00001000 -10001000 -10110000 -00001000 -10001111 -11110100 -11000001 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10110001 -00001000 -10000000 -10110001 -00001000 -10000111 -10010001 -00000000 -00010111 -00000111 -11110000 -11000001 -10010001 -00000000 -10110001 -00001000 -10001000 -10110001 -00001000 -10001111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00011011 -00001011 -10110010 -00001000 -10000000 -10110010 -00001000 -10000111 -01010000 -01000000 -11110000 -11000001 -00110000 -11110000 -10010100 -10011010 -10110010 -00001000 -10001000 -10110010 -00001000 -10001111 -10011010 -11100000 -11100000 -10010111 -11110111 -11001111 -10011000 -10011000 -10110011 -00001000 -10000000 -10110011 -00001000 -10000111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10110011 -00001000 -10001000 -10110011 -00001000 -10001111 -00010111 -00000111 -11110011 -11001111 -10011000 -10011000 -10010001 -00000000 -10110100 -00001000 -10000000 -10110100 -00001000 -10000111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -10110100 -00001000 -10001000 -10110100 -00001000 -10001111 -11110011 -10010001 -00000000 -10010001 -00000000 -01011001 -01001111 -10000001 -10110101 -00001000 -10000000 -10110101 -00001000 -10000111 -10010001 -00000000 -10010001 -00000000 -10010110 -11100000 -00110000 -00000111 -10110101 -00001000 -10001000 -10110101 -00001000 -10001111 -11110000 -11100000 -11100000 -10010011 -00000000 -10010011 -00000000 -10010001 -10110110 -00001000 -10000000 -10110110 -00001000 -10000111 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -10110110 -00001000 -10001000 -10110110 -00001000 -10001111 -00000111 -11110000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10110111 -00001000 -10000000 -10110111 -00001000 -10000111 -10010001 -00000000 -00010111 -00000111 -11110000 -11000001 -10010001 -00000000 -10110111 -00001000 -10001000 -10110111 -00001000 -10001111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00011011 -00001011 -10111000 -00001000 -10000000 -10111000 -00001000 -10000111 -01010000 -01000000 -11110000 -10011010 -10011010 -00101111 -00100111 -11111101 -10111000 -00001000 -10001000 -10111000 -00001000 -10001111 -10010101 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -10111001 -00001000 -10000000 -10111001 -00001000 -10000111 -00000000 -00010111 -00000111 -11110100 -11000001 -10010001 -00000000 -10010001 -10111001 -00001000 -10001000 -10111001 -00001000 -10001111 -00000000 -01011001 -01001111 -10000001 -10010001 -00000000 -10010001 -00000000 -10111010 -00001000 -10000000 -10111010 -00001000 -10000111 -10010110 -11100000 -00110000 -00000111 -11110000 -11100000 -11100000 -10010011 -10111010 -00001000 -10001000 -10111010 -00001000 -10001111 -00000000 -10010011 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -10111011 -00001000 -10000000 -10111011 -00001000 -10000111 -00000000 -10010001 -00000000 -00010111 -00000111 -11110000 -10010001 -00000000 -10111011 -00001000 -10001000 -10111011 -00001000 -10001111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -10111100 -00001000 -10000000 -10111100 -00001000 -10000111 -11110000 -11000001 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10111100 -00001000 -10001000 -10111100 -00001000 -10001111 -10010001 -00000000 -00011011 -00001011 -01010000 -01000000 -11110000 -10011010 -10111101 -00001000 -10000000 -10111101 -00001000 -10000111 -10011010 -00101111 -00100111 -11111101 -10010101 -10010001 -00000000 -10010001 -10111101 -00001000 -10001000 -10111101 -00001000 -10001111 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -11110100 -10111110 -00001000 -10000000 -10111110 -00001000 -10000111 -11000000 -10010001 -00000000 -10010001 -00000000 -01011001 -01001111 -10000001 -10111110 -00001000 -10001000 -10111110 -00001000 -10001111 -10010001 -00000000 -10010001 -00000000 -10010110 -11100000 -00110000 -00000111 -10111111 -00001000 -10000000 -10111111 -00001000 -10000111 -11110000 -11100000 -11100000 -10010011 -00000000 -10010011 -00000000 -10010001 -10111111 -00001000 -10001000 -10111111 -00001000 -10001111 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -11000000 -00001000 -10000000 -11000000 -00001000 -10000111 -00000111 -11110000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -11000000 -00001000 -10001000 -11000000 -00001000 -10001111 -10010001 -00000000 -00010111 -00000111 -11110000 -11000000 -10010001 -00000000 -11000001 -00001000 -10000000 -11000001 -00001000 -10000111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00011011 -00001011 -11000001 -00001000 -10001000 -11000001 -00001000 -10001111 -01010000 -01000000 -11110000 -10011010 -10011010 -00101111 -00100111 -11111101 -11000010 -00001000 -10000000 -11000010 -00001000 -10000111 -10010101 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -11000010 -00001000 -10001000 -11000010 -00001000 -10001111 -00000000 -00010111 -00000111 -11110100 -11000000 -10010001 -00000000 -10010001 -11000011 -00001000 -10000000 -11000011 -00001000 -10000111 -00000000 -01011001 -01001111 -10000001 -10010001 -00000000 -10010001 -00000000 -11000011 -00001000 -10001000 -11000011 -00001000 -10001111 -10010110 -11100000 -00110000 -00000111 -11110000 -11100000 -11100000 -10010011 -11000100 -00001000 -10000000 -11000100 -00001000 -10000111 -00000000 -10010011 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -11000100 -00001000 -10001000 -11000100 -00001000 -10001111 -00000000 -10010001 -00000000 -00010111 -00000111 -11110000 -10010001 -00000000 -11000101 -00001000 -10000000 -11000101 -00001000 -10000111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -11000101 -00001000 -10001000 -11000101 -00001000 -10001111 -11110000 -11000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -11000110 -00001000 -10000000 -11000110 -00001000 -10000111 -10010001 -00000000 -00011011 -00001011 -01010000 -01000000 -11110000 -10011010 -11000110 -00001000 -10001000 -11000110 -00001000 -10001111 -10011010 -10011000 -10111011 -10111011 -10111011 -00101111 -00100111 -11111101 -11000111 -00001000 -10000000 -11000111 -00001000 -10000111 -10010101 -10111011 -10011010 -11001110 -10010001 -00000000 -10010001 -00000000 -11000111 -00001000 -10001000 -11000111 -00001000 -10001111 -10010001 -00000000 -10010001 -00000000 -00011011 -00001011 -01010000 -01000000 -11001000 -00001000 -10000000 -11001000 -00001000 -10000111 -11110000 -11001110 -10011010 -10011010 -11001110 -10011000 -10011000 -10010001 -11001000 -00001000 -10001000 -11001000 -00001000 -10001111 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -11001001 -00001000 -10000000 -11001001 -00001000 -10000111 -00000111 -11110011 -11001111 -10011000 -10011000 -10010001 -00000000 -10010001 -11001001 -00001000 -10001000 -11001001 -00001000 -10001111 -00000000 -10010001 -00000000 -10010001 -00000000 -00010111 -00000111 -11110011 -11001010 -00001000 -10000000 -11001010 -00001000 -10000111 -11001111 -10011000 -10011000 -10010001 -00000000 -10010001 -00000000 -10010001 -11001010 -00001000 -10001000 -11001010 -00001000 -10001111 -00000000 -10010001 -00000000 -00010111 -00000111 -11110011 -11001110 -10010001 -11001011 -00001000 -10000000 -11001011 -00001000 -10000111 -00000000 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00011011 -11001011 -00001000 -10001000 -11001011 -00001000 -10001111 -00001011 -01010000 -01000000 -11110100 -11001111 -11001111 -10010001 -00000000 -11001100 -00001000 -10000000 -11001100 -00001000 -10000111 -10010001 -00000000 -10010001 -00000000 -10010001 -00000000 -00011011 -00001011 -11001100 -00001000 -10001000 -11001100 -00001000 -10001111 -01010000 -01000000 -11110100 -11001110 -11001110 -10010001 -00000000 -10010001 -11001101 -00001000 -10000000 -11001101 -00001000 -10000111 -00000000 -10010001 -00000000 -10010001 -00000000 -00011011 -00001011 -01010000 -11001101 -00001000 -10001000 -11001101 -00001000 -10001111 -01000000 -11110100 -11001111 -11001111 -10010001 -00000000 -10010001 -00000000 -11001110 -00001000 -10000000 -11001110 -00001000 -10000111 -10010001 -00000000 -10010001 -00000000 -00011011 -00001011 -01010000 -01000000 -11001110 -00001000 -10001000 -11001110 -00001000 -10001010 -11110100 -11001110 -11001110 -00000000 -00010111 -00000000 -00000000 -00010111 -00001001 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00010000 -00010111 -00000000 -01010001 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -11111111 -11110111 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -10000000 -11000000 -10000000 -00000000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -11110000 -11111111 -11111111 -11110000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -01100010 -00100001 -00000000 -01100000 -01100010 -00100100 -00000000 -01100000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -11111100 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11110000 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111111 -00000000 -11111100 -00000000 -00000000 -00000000 -00010111 -00010111 -00001001 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -11111111 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000001 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -00000000 -11100111 diff --git a/src/com/ftdi/usb/ftdi.i b/src/com/ftdi/usb/ftdi.i new file mode 100644 index 0000000..ea3401b --- /dev/null +++ b/src/com/ftdi/usb/ftdi.i @@ -0,0 +1,75 @@ +%module example +%{ +#include "ftdi.h" +%} + +%include +%include + +%inline %{ +#include "ftdi.h" +struct ftdi_context *new_ftdi_context() { + return (struct ftdi_context*)malloc(sizeof(struct ftdi_context)); +} +struct ftdi_eeprom *new_ftdi_eeprom() { + return (struct ftdi_eeprom*)malloc(sizeof(struct ftdi_eeprom)); +} + +%} + + +int ftdi_init(struct ftdi_context *ftdi); +/* +int ftdi_set_interface(struct ftdi_context *ftdi, enum ftdi_interface interface); +*/ + +void ftdi_deinit(struct ftdi_context *ftdi); +void ftdi_set_usbdev (struct ftdi_context *ftdi, usb_dev_handle *usbdev); + +int ftdi_usb_find_all(struct ftdi_context *ftdi, struct ftdi_device_list **devlist, + int vendor, int product); +void ftdi_list_free(struct ftdi_device_list **devlist); + +int ftdi_usb_open(struct ftdi_context *ftdi, int vendor, int product); +int ftdi_usb_open_desc(struct ftdi_context *ftdi, int vendor, int product, + const char* description, const char* serial); +int ftdi_usb_open_dev(struct ftdi_context *ftdi, struct usb_device *dev); + +int ftdi_usb_close(struct ftdi_context *ftdi); +int ftdi_usb_reset(struct ftdi_context *ftdi); +int ftdi_usb_purge_buffers(struct ftdi_context *ftdi); + +int ftdi_set_baudrate(struct ftdi_context *ftdi, int baudrate); + +int ftdi_set_line_property(struct ftdi_context *ftdi, int bits, + int sbit, int parity); + +int ftdi_read_data(struct ftdi_context *ftdi, signed char buf[], int size); +int ftdi_read_data_set_chunksize(struct ftdi_context *ftdi, unsigned int chunksize); +int ftdi_read_data_get_chunksize(struct ftdi_context *ftdi, unsigned int *chunksize); + +int ftdi_write_data(struct ftdi_context *ftdi, signed char buf[], int size); +int ftdi_write_data_set_chunksize(struct ftdi_context *ftdi, unsigned int chunksize); +int ftdi_write_data_get_chunksize(struct ftdi_context *ftdi, unsigned int *chunksize); + +int ftdi_enable_bitbang(struct ftdi_context *ftdi, unsigned char bitmask); +int ftdi_disable_bitbang(struct ftdi_context *ftdi); +int ftdi_set_bitmode(struct ftdi_context *ftdi, unsigned char bitmask, unsigned char mode); +int ftdi_read_pins(struct ftdi_context *ftdi, signed char pins[]); + +int ftdi_setflowctrl(struct ftdi_context *ftdi, int flowctrl); + + +int ftdi_set_latency_timer(struct ftdi_context *ftdi, unsigned char latency); +int ftdi_get_latency_timer(struct ftdi_context *ftdi, unsigned char *latency); + +// init and build eeprom from ftdi_eeprom structure +void ftdi_eeprom_initdefaults(struct ftdi_eeprom *eeprom); +int ftdi_eeprom_build(struct ftdi_eeprom *eeprom, signed char output[]); + +// "eeprom" needs to be valid 128 byte eeprom (generated by the eeprom generator) +// the checksum of the eeprom is valided + +int ftdi_read_eeprom(struct ftdi_context *ftdi, signed char eeprom[]); +int ftdi_write_eeprom(struct ftdi_context *ftdi, signed char eeprom[]); +int ftdi_erase_eeprom(struct ftdi_context *ftdi); diff --git a/src/edu/berkeley/obits/AtmelSerial.java b/src/edu/berkeley/obits/AtmelSerial.java index a4a0f22..6f2ff6d 100644 --- a/src/edu/berkeley/obits/AtmelSerial.java +++ b/src/edu/berkeley/obits/AtmelSerial.java @@ -33,7 +33,8 @@ public class AtmelSerial { public static int PIPELEN=20; public static void main(String[] s) throws Exception { //AvrDrone device = new AvrDrone(detectObitsPort()); - AvrDrone device = new AvrDrone(); + //AvrDrone device = new AvrDrone(); + AvrDrone device = Demo.main2(); At40k at40k = new At40k.At40k10(device); try { long begin = System.currentTimeMillis(); @@ -493,6 +494,7 @@ public class AtmelSerial { at40k.cell(6,13).yo(false); at40k.cell(7,12).xi(SE); + /* Gui vis = new Gui(at40k, device); Frame fr = new Frame(); fr.addKeyListener(vis); @@ -504,7 +506,7 @@ public class AtmelSerial { fr.repaint(); fr.show(); synchronized(AtmelSerial.class) { AtmelSerial.class.wait(); } - + */ Visualizer v = new Visualizer(at40k, device); v.show(); diff --git a/src/edu/berkeley/obits/device/atmel/AvrDrone.c b/src/edu/berkeley/obits/device/atmel/AvrDrone.c index 02fa4f9..63e6c78 100644 --- a/src/edu/berkeley/obits/device/atmel/AvrDrone.c +++ b/src/edu/berkeley/obits/device/atmel/AvrDrone.c @@ -1,3 +1,9 @@ +// FIXMEs for SLIPWAY: +// - use INT3 instead of INT1 +// - use PORTE[0:1] instead of PORTE[2:3] +// - use UART0 instead of UART1 +// - clock frequency + // // YOU MUST COMPILE THIS WITH -O3 OR THE AVR WILL NOT BE ABLE TO KEEP UP!!!! // @@ -138,7 +144,7 @@ void init() { write_buf_tail = 0; EIMF = 0xFF; /* Enalbe External Interrrupt*/ DDRD = 0xFF; /* Configure PORTD as Output */ - DDRE = 1 << 4; /* ability to write to E */ + DDRE = 1 << 4; /* ability to write to E4 */ initUART1(12, 1); //for slow board //initUART1(1, 0); fpga_interrupts(1); diff --git a/src/edu/berkeley/obits/device/atmel/AvrDrone.java b/src/edu/berkeley/obits/device/atmel/AvrDrone.java index 0d580c5..cd50147 100644 --- a/src/edu/berkeley/obits/device/atmel/AvrDrone.java +++ b/src/edu/berkeley/obits/device/atmel/AvrDrone.java @@ -14,8 +14,18 @@ public class AvrDrone extends AtmelDevice { final DataOutputStream out; final SerialPort sp; - - public AvrDrone() { sp = null; in = null; out = null; } + final boolean isFake; + + public AvrDrone() { sp = null; in = null; out = null; isFake = true; } + + public AvrDrone(InputStream is, OutputStream os) throws IOException { + this.out = new DataOutputStream(os); + this.in = new DataInputStream(is); + this.sp = null; + isFake = false; + init(); + } + public AvrDrone(SerialPort sp) throws IOException, UnsupportedCommOperationException, InterruptedException, DeviceException { this.sp = sp; //sp.setSerialPortParams(115200, SerialPort.DATABITS_8, SerialPort.STOPBITS_1, SerialPort.PARITY_NONE); @@ -28,6 +38,11 @@ public class AvrDrone extends AtmelDevice { Log.debug(this, "consuming any leftover data on the serial port"); while(in.available() > 0) in.read(); reset(); + isFake = false; + init(); + } + + private void init() throws IOException { Log.debug(this, "waiting for device to identify itself"); if (in.readByte() != (byte)'O') throw new RuntimeException("didn't get the proper signature"); if (in.readByte() != (byte)'B') throw new RuntimeException("didn't get the proper signature"); @@ -39,7 +54,7 @@ public class AvrDrone extends AtmelDevice { } public synchronized void scanFPGA(boolean on) throws DeviceException { - if (sp==null) return; + if (isFake) return; try { if (on) { out.writeByte(3); @@ -52,7 +67,7 @@ public class AvrDrone extends AtmelDevice { // fixme! public static int retval = 0; public synchronized int readCount() throws DeviceException { - if (sp==null) return 0; + if (isFake) return 0; try { if (reader != null) { reader.start(); @@ -89,7 +104,7 @@ public class AvrDrone extends AtmelDevice { System.out.println("*** reader thread begun"); while(true) { try { - byte b = sp==null ? 0 : in.readByte(); + byte b = isFake ? 0 : in.readByte(); ByteCallback bc = (ByteCallback)callbacks.remove(0); bc.call(b); } catch (Exception e) { @@ -102,7 +117,7 @@ public class AvrDrone extends AtmelDevice { public synchronized void readBus(ByteCallback bc) throws DeviceException { try { callbacks.add(bc); - if (sp!=null) { + if (!isFake) { out.writeByte(2); out.flush(); } @@ -116,7 +131,7 @@ public class AvrDrone extends AtmelDevice { public synchronized void readInterrupts(ByteCallback bc) throws DeviceException { try { callbacks.add(bc); - if (sp!=null) { + if (!isFake) { out.writeByte(6); out.flush(); } @@ -174,7 +189,8 @@ public class AvrDrone extends AtmelDevice { boolean xdec = x==lastx-1; //System.out.println(zchange + " " + ychange + " " + xchange); - if (sp!=null) { + if (!isFake) { + /* out.writeByte(0x80 | (zinc?0x40:zdec?0x04:zchange?0x44:0x00) | (yinc?0x20:ydec?0x02:ychange?0x22:0x00) @@ -182,6 +198,11 @@ public class AvrDrone extends AtmelDevice { if (!zinc && !zdec && zchange) out.writeByte(z); else save++; if (!yinc && !ydec && ychange) out.writeByte(y); else save++; if (!xinc && !xdec && xchange) out.writeByte(x); else save++; + */ + out.writeByte(1); + out.writeByte(z); + out.writeByte(y); + out.writeByte(x); saveof++; lastz = z; lastx = x; @@ -195,7 +216,7 @@ public class AvrDrone extends AtmelDevice { } public synchronized void flush() throws DeviceException { - if (sp==null) return; + if (isFake) return; try { out.flush(); } catch (IOException e) { throw new DeviceException(e); } diff --git a/src/edu/berkeley/obits/device/atmel/Chip.java b/src/edu/berkeley/obits/device/atmel/Chip.java new file mode 100644 index 0000000..d6db1c5 --- /dev/null +++ b/src/edu/berkeley/obits/device/atmel/Chip.java @@ -0,0 +1,39 @@ +package edu.berkeley.obits.device.atmel; +import com.ftdi.usb.*; +import java.io.*; + +public abstract class Chip { + + public void doReset() { + flush(); + buffered(false); + + + reset(false); + //avrrst(false); + try { Thread.sleep(200); } catch (Exception e) { } + reset(true); + //avrrst(true); + try { Thread.sleep(200); } catch (Exception e) { } + } + + public abstract void reset(boolean on); + public abstract void avrrst(boolean on); + public abstract void int3(boolean on); + + public abstract void config(boolean bit); + public abstract void config(int data, int numbits); + + public abstract boolean initErr(); + public abstract boolean porte(int pin); + public abstract void porte(int pin, boolean b); + + public abstract void con(boolean b); + public abstract boolean con(); + + //remove + public abstract void buffered(); + public abstract void buffered(boolean buf); + public abstract void flush(); + public abstract int readPins(); +} diff --git a/src/edu/berkeley/obits/device/atmel/ChipImpl.java b/src/edu/berkeley/obits/device/atmel/ChipImpl.java new file mode 100644 index 0000000..bea2fc4 --- /dev/null +++ b/src/edu/berkeley/obits/device/atmel/ChipImpl.java @@ -0,0 +1,280 @@ +package edu.berkeley.obits.device.atmel; +import com.ftdi.usb.*; +import java.io.*; + +public class ChipImpl extends Chip { + + public void doReset() { + dbangmode(); + clk(false); + data(false); + con(false); + super.doReset(); + dmask &= ~(1<<7); + dbangmode(); + } + public void int3(boolean on) { throw new RuntimeException("not connected"); } + public boolean porte(int pin) { throw new RuntimeException("not connected"); } + + int porte = 0; + public void porte(int pin, boolean b) { + porte = (~(1<0) { + System.arraycopy(b0, 0, b, off, result); + System.out.println(" return " + result); + return result; + } + } + Thread.yield(); + } + } + } + + public class ChipOutputStream extends OutputStream { + public void write(int b) throws IOException { + byte[] d = new byte[1]; + d[0] = (byte)b; + write(d, 0, 1); + } + public void write(byte[] b, int off, int len) throws IOException { + byte[] b2 = new byte[64]; + while(len > 0) { + System.arraycopy(b, off, b2, 0, Math.min(b2.length, len)); + synchronized(ChipImpl.this) { + int result = example.ftdi_write_data(context, b2, Math.min(b2.length, len)); + if (result < 0) + throw new IOException("ftdi_write_data() returned " + result); + off += result; + len -= result; + } + } + } + } + + public int read() { + byte[] b = new byte[1]; + int result = 0; + while(result==0) + result = example.ftdi_read_data(context, b, 1); + if (result != 1) + throw new RuntimeException("ftdi_read_pins() returned " + result); + return (b[0] & 0xff); + } + + ByteArrayOutputStream baos = new ByteArrayOutputStream(); + public void flush() { + byte[] bytes = baos.toByteArray(); + baos = new ByteArrayOutputStream(); + dbang(bytes, bytes.length); + } + public boolean buffered = false; + public void buffered() { buffered = true; } + public void buffered(boolean buf) { buffered = buf; } + public void config(int dat) { config(dat, 8); } + public void config(int dat, int numbits) { + for(int i=(numbits-1); i>=0; i--) { + boolean bit = (dat & (1< " + pin + " " + (pin ? red("BAD") : green("good"))); + + doConfig(d, new InputStreamReader(new FileInputStream("e6-on.bst"))); + pin = (d.readPins() & 0x2) != 0; + System.out.println("e6-on => " + pin + " " + (pin ? green("good") : red("BAD"))); + */ + + d.porte(4, true); + + doConfig(d, new InputStreamReader(new FileInputStream("bitstreams/usbdrone.bst"))); + System.out.println(" pins: " + pad(Integer.toString(d.readPins()&0xff,2),8)); + + //try { Thread.sleep(1000); } catch (Exception e) { } + //((ChipImpl)d).dbangmode(); + + ChipImpl ci = (ChipImpl)d; + final InputStream is = new BufferedInputStream(ci.getInputStream()); + final OutputStream os = new BufferedOutputStream(ci.getOutputStream()); + int oldre=-1; + + /* + new Thread() { + public void run() { + try { + while(true) { + for(int i=0; i<256; i++) { + os.write(i); + } + os.flush(); + } + } catch (Exception e) { + e.printStackTrace(); + } + } + }.start(); + */ + for(int i=0; i<255; i++) { + os.write(0); + } + os.flush(); + + return new AvrDrone(is, os); + /* + while(true) { + //d.porte(4, true); + //try { Thread.sleep(1000); } catch (Exception e) { } + //System.out.println("char: " + d.readChar()); + + //System.out.println("e4=on pins: " + pad(Integer.toString(d.readPins()&0xff,2),8)); + + + int inc = 256; + for(int k=0; k<256; k += inc) { + + //for(int i=k; i " + pin + " " + (pin ? green("good") : red("BAD"))); + + d.doReset(); + d.config(0,9); + d.con(); + d.config(Integer.parseInt("10110111", 2), 8); + d.config(0, 2); + pin = d.initErr(); + System.out.println("bad preamble #2 => " + pin + " " + (pin ? red("BAD") : green("good"))); + + d.doReset(); + d.config(0,10); + d.con(); + d.config(Integer.parseInt("11110111", 2), 8); + d.config(0, 1); + pin = d.initErr(); + System.out.println("bad preamble #1 => " + pin + " " + (pin ? red("BAD") : green("good"))); + + + d.doReset(); + + d.config(0,10); + d.con(); + //d.config(Integer.parseInt("10110111", 2)); + //d.config(0); + + BufferedReader br = new BufferedReader(r); + br.readLine(); + int bytes = 0; + d.buffered(); + //System.out.println("cts="+""+" pins=" + pad(Integer.toString(d.readPins()&0xff,2),8)); + while(true) { + String s = br.readLine(); + if (s==null) break; + int in = Integer.parseInt(s, 2); + bytes++; + for(int i=7; i>=0; i--) { + d.config((((in & 0xff) & (1< false"); + d.avrrst(false); + try { Thread.sleep(500); } catch (Exception e) { } + //System.out.println("cts="+""+" pins=" + pad(Integer.toString(d.readPins()&0xff,2),8)); + + //((ChipImpl)d).avr(); + + //System.out.println("avr reset => true"); + ((ChipImpl)d).uart(); + ((ChipImpl)d).purge(); + + //d.avrrst(true); + //try { Thread.sleep(500); } catch (Exception e) { } + //System.out.println("cts="+""+" pins=" + pad(Integer.toString(d.readPins()&0xff,2),8)); + + + } + public static String pad(String s, int i) { + if (s.length() >= i) return s; + return "0"+pad(s, i-1); + } + + + + public static String red(Object o) { return "\033[31m"+o+"\033[0m"; } + public static String green(Object o) { return "\033[32m"+o+"\033[0m"; } +} + diff --git a/src/edu/berkeley/obits/gui/GuiConstants.java b/src/edu/berkeley/obits/gui/GuiConstants.java new file mode 100644 index 0000000..5e2606a --- /dev/null +++ b/src/edu/berkeley/obits/gui/GuiConstants.java @@ -0,0 +1,556 @@ +package edu.berkeley.obits.gui; + +import static edu.berkeley.obits.device.atmel.AtmelDevice.Constants.*; +import static edu.berkeley.obits.device.atmel.AtmelDevice.Util.*; +import edu.berkeley.obits.*; +import edu.berkeley.obits.device.atmel.*; +import java.awt.*; +import java.awt.geom.*; +import java.awt.event.*; +import java.awt.color.*; +import org.ibex.util.*; +import java.io.*; +import java.util.*; +import javax.swing.*; + +public class GuiConstants { + public static int SIZE = 92; + public static int RINGS = 3; + public static int BEVEL = 5; + public static int CORE_SIZE = 64; + public static int CORE_OFFSET = 10; + public static int HOFF = 52; + + public static int RED = 0xff0000; + public static int BLUE = 0x0000ff; + //public static int LIGHTRED = 0xff0000; + //public static int LIGHTBLUE = 0x0000ff; + public static int LIGHTRED = 0xffbbbb; + public static int LIGHTBLUE = 0xbbbbff; + public static int GREEN = 0x006b33; + public static int WHITE = 0xffffff; + public static int BLACK = 0x000000; + public static int ORANGE = 0xff7f00; + public static int MAGENTA = 0xff00ff; + + public static final P YLUT_OUTPUT_POINT = new P(SIZE-CORE_OFFSET-CORE_SIZE+51 - 2, CORE_OFFSET + 41 - 3); + public static final P XLUT_OUTPUT_POINT = new P(SIZE-CORE_OFFSET-CORE_SIZE+17 - 2, CORE_OFFSET + 41 - 3); + + public static final String[] XLUT_EQUATIONS = new String[] { + "0", + "0", + "~t x ~y", + "~t ~y", + "~t ~x y", + "~t ~x", + "~t (~x y + x ~y)", + "~t (~x + ~y)", + "~t x y", + "~t x y", + "~t x", + "~t x", + "~t y", + "~t y", + "~t (x + y)", + "~t", + "t ~x ~y", + "~x ~y", + "~y (~t x + t ~x)", + "~y (~t + ~x)", + "~x (~t y + t ~y)", + "~x (~t + ~y)", + "~t (~x y + x ~y) + t ~x ~y", + "~t (~x + ~y) + ~x ~y", + "t ~x ~y + ~t x y", + "~x ~y + ~t x y", + "~t x + t ~x ~y", + "~x ~y + ~t x", + "~t y + t ~x ~y", + "~x ~y + ~t y", + "~t (x + y) + t ~x ~y", + "~t + ~x ~y", + "t x ~y", + "t x ~y", + "x ~y", + "x ~y", + "t x ~y + ~t ~x y", + "~t ~x + t x ~y", + "x ~y + ~t ~x y", + "x ~y + ~t ~x", + "x (~t y + t ~y)", + "x (~t y + t ~y)", + "x (~t + ~y)", + "x (~t + ~y)", + "~t y + t x ~y", + "~t y + t x ~y", + "x ~y + ~t y", + "~t + x ~y", + "t ~y", + "t ~y", + "~y (t + x)", + "~y", + "t ~y + ~t ~x y", + "t ~y + ~t ~x", + "~y (t + x) + ~t ~x y", + "~y + ~t ~x", + "t ~y + ~t x y", + "t ~y + ~t x y", + "t ~y + ~t x", + "~y + ~t x", + "t ~y + ~t y", + "t ~y + ~t y", + "(t y + ~t ~x ~y)", + "(t y)", + "t ~x y", + "t ~x y", + "~t x ~y + t ~x y", + "~t ~y + t ~x y", + "~x y", + "~x y", + "~x y + ~t x ~y", + "~t ~y + ~x y", + "y (~t x + t ~x)", + "y (~t x + t ~x)", + "~t x + t ~x y", + "~t x + t ~x y", + "y (~t + ~x)", + "y (~t + ~x)", + "~x y + ~t x", + "~t + ~x y", + "t ~x", + "t ~x", + "t ~x + ~t x ~y", + "~t ~y + t ~x", + "~x (t + y)", + "~x", + "~x (t + y) + ~t x ~y", + "~x + ~t ~y", + "t ~x + ~t x y", + "t ~x + ~t x y", + "t ~x + ~t x", + "t ~x + ~t x", + "~t y + t ~x", + "~x + ~t y", + "~(t x + ~t ~x ~y)", + "~(t x)", + "t (~x y + x ~y)", + "t (~x y + x ~y)", + "x ~y + t ~x y", + "x ~y + t ~x y", + "~x y + t x ~y", + "~x y + t x ~y", + "x ~y + ~x y", + "x ~y + ~x y", + "t (~x y + x ~y) + ~t x y", + "t (~x y + x ~y) + ~t x y", + "x (~t + ~y) + t ~x y", + "x (~t + ~y) + t ~x y", + "y (~t + ~x) + t x ~y", + "y (~t + ~x) + t x ~y", + "~(~x ~y + t x y)", + "~(~x ~y + t x y)", + "t (~x + ~y)", + "t (~x + ~y)", + "x ~y + t ~x", + "~y + t ~x", + "t ~y + ~x y", + "~x + t ~y", + "~(x y + ~t ~x ~y)", + "~(x y)", + "t (~x + ~y) + ~t x y", + "t (~x + ~y) + ~t x y", + "~(~t ~x + t x y)", + "~(~t ~x + t x y)", + "~(~t ~y + t x y)", + "~(~t ~y + t x y)", + "~(~t ~x ~y + t x y)", + "~(t x y)", + "t x y", + "~t ~x ~y + t x y", + "~t ~y + t x y", + "~t ~y + t x y", + "~t ~x + t x y", + "~t ~x + t x y", + "~t (~x + ~y) + t x y", + "~(t (~x + ~y) + ~t x y)", + "x y", + "x y + ~t ~x ~y", + "~t ~y + x y", + "~(t ~y + ~x y)", + "y (~t + x)", + "~(x ~y + t ~x)", + "~t + x y", + "~(t (~x + ~y))", + "~x ~y + t x y", + "~x ~y + t x y", + "~y (~t + ~x) + t x y", + "~(y (~t + ~x) + t x ~y)", + "~x (~t + ~y) + t x y", + "~(x (~t + ~y) + t ~x y)", + "~(t (~x y + x ~y) + ~t x y)", + "~(t (~x y + x ~y) + ~t x y)", + "~x ~y + x y", + "~(x ~y + ~x y)", + "~(~x y + t x ~y)", + "~(~x y + t x ~y)", + "~(x ~y + t ~x y)", + "~(x ~y + t ~x y)", + "~(t (~x y + x ~y))", + "~(t (~x y + x ~y))", + "t x", + "t x + ~t ~x ~y", + "x (t + ~y)", + "~(~t y + t ~x)", + "~t ~x + t x", + "~(t ~x + ~t x)", + "~(t ~x + ~t x y)", + "~(t ~x + ~t x y)", + "x (t + y)", + "~(~x (t + y) + ~t x ~y)", + "x", + "~(~x (t + y))", + "~t y + t x", + "~(t ~x + ~t x ~y)", + "~(t ~x)", + "~(t ~x)", + "~x ~y + t x", + "~(~x y + ~t x)", + "~y + t x", + "~(y (~t + ~x))", + "~(~t x + t ~x y)", + "~(~t x + t ~x y)", + "~(y (~t x + t ~x))", + "~(y (~t x + t ~x))", + "t ~y + x y", + "~(~x y + ~t x ~y)", + "~(~x y)", + "~(~x y)", + "~(~t ~y + t ~x y)", + "~(~t x ~y + t ~x y)", + "~(t ~x y)", + "~(t ~x y)", + "t y", + "t y + ~t ~x ~y", + "~t ~y + t y", + "~(t ~y + ~t y)", + "y (t + ~x)", + "~(t ~y + ~t x)", + "~(t ~y + ~t x y)", + "~(t ~y + ~t x y)", + "y (t + x)", + "~(~y (t + x) + ~t ~x y)", + "~(t ~y + ~t ~x)", + "~(t ~y + ~t ~x y)", + "y", + "~(~y (t + x))", + "~(t ~y)", + "~(t ~y)", + "~x ~y + t y", + "~(x ~y + ~t y)", + "~(~t y + t x ~y)", + "~(~t y + t x ~y)", + "~x + t y", + "~(x (~t + ~y))", + "~(x (~t y + t ~y))", + "~(x (~t y + t ~y))", + "x y + t ~x", + "~(x ~y + ~t ~x y)", + "~(~t ~x + t x ~y)", + "~(t x ~y + ~t ~x y)", + "~(x ~y)", + "~(x ~y)", + "~(t x ~y)", + "~(t x ~y)", + "t (x + y)", + "~(~t (x + y) + t ~x ~y)", + "x ~y + t y", + "~(~t y + t ~x ~y)", + "~x y + t x", + "~(~t x + t ~x ~y)", + "~(~x ~y + ~t x y)", + "~(t ~x ~y + ~t x y)", + "t (x + y) + x y", + "~(~t (~x y + x ~y) + t ~x ~y)", + "x + t y", + "~(~x (~t y + t ~y))", + "y + t x", + "~(~y (~t x + t ~x))", + "~(~x ~y)", + "~(t ~x ~y)", + "t", + "~(~t (x + y))", + "~(~t y)", + "~(~t y)", + "~(~t x)", + "~(~t x)", + "~(~t x y)", + "~(~t x y)", + "t + x y", + "~(~t (~x y + x ~y))", + "~(~t ~x)", + "~(~t ~x y)", + "~(~t ~y)", + "~(~t x ~y)", + "1", + "1" + }; + + public static final String[] YLUT_EQUATIONS = new String[] { + "0", + "0", + "~t ~x y", + "~t ~x", + "~t x ~y", + "~t ~y", + "~t (~x y + x ~y)", + "~t (~x + ~y)", + "~t x y", + "~t x y", + "~t y", + "~t y", + "~t x", + "~t x", + "~t (x + y)", + "~t", + "t ~x ~y", + "~x ~y", + "~x (~t y + t ~y)", + "~x (~t + ~y)", + "~y (~t x + t ~x)", + "~y (~t + ~x)", + "~t (~x y + x ~y) + t ~x ~y", + "~t (~x + ~y) + ~x ~y", + "t ~x ~y + ~t x y", + "~x ~y + ~t x y", + "~t y + t ~x ~y", + "~x ~y + ~t y", + "~t x + t ~x ~y", + "~x ~y + ~t x", + "~t (x + y) + t ~x ~y", + "~t + ~x ~y", + "t ~x y", + "t ~x y", + "~x y", + "~x y", + "~t x ~y + t ~x y", + "~t ~y + t ~x y", + "~x y + ~t x ~y", + "~t ~y + ~x y", + "y (~t x + t ~x)", + "y (~t x + t ~x)", + "y (~t + ~x)", + "y (~t + ~x)", + "~t x + t ~x y", + "~t x + t ~x y", + "~x y + ~t x", + "~t + ~x y", + "t ~x", + "t ~x", + "~x (t + y)", + "~x", + "t ~x + ~t x ~y", + "~t ~y + t ~x", + "~x (t + y) + ~t x ~y", + "~x + ~t ~y", + "t ~x + ~t x y", + "t ~x + ~t x y", + "~t y + t ~x", + "~x + ~t y", + "t ~x + ~t x", + "t ~x + ~t x", + "~(t x + ~t ~x ~y)", + "~(t x)", + "t x ~y", + "t x ~y", + "t x ~y + ~t ~x y", + "~t ~x + t x ~y", + "x ~y", + "x ~y", + "x ~y + ~t ~x y", + "x ~y + ~t ~x", + "x (~t y + t ~y)", + "x (~t y + t ~y)", + "~t y + t x ~y", + "~t y + t x ~y", + "x (~t + ~y)", + "x (~t + ~y)", + "x ~y + ~t y", + "~t + x ~y", + "t ~y", + "t ~y", + "t ~y + ~t ~x y", + "t ~y + ~t ~x", + "~y (t + x)", + "~y", + "~y (t + x) + ~t ~x y", + "~y + ~t ~x", + "t ~y + ~t x y", + "t ~y + ~t x y", + "t ~y + ~t y", + "t ~y + ~t y", + "t ~y + ~t x", + "~y + ~t x", + "~(t y + ~t ~x ~y)", + "~(t y)", + "t (~x y + x ~y)", + "t (~x y + x ~y)", + "~x y + t x ~y", + "~x y + t x ~y", + "x ~y + t ~x y", + "x ~y + t ~x y", + "x ~y + ~x y", + "x ~y + ~x y", + "t (~x y + x ~y) + ~t x y", + "t (~x y + x ~y) + ~t x y", + "y (~t + ~x) + t x ~y", + "y (~t + ~x) + t x ~y", + "x (~t + ~y) + t ~x y", + "x (~t + ~y) + t ~x y", + "~(~x ~y + t x y)", + "~(~x ~y + t x y)", + "t (~x + ~y)", + "t (~x + ~y)", + "t ~y + ~x y", + "~x + t ~y", + "x ~y + t ~x", + "~y + t ~x", + "~(x y + ~t ~x ~y)", + "~(x y)", + "t (~x + ~y) + ~t x y", + "t (~x + ~y) + ~t x y", + "~(~t ~y + t x y)", + "~(~t ~y + t x y)", + "~(~t ~x + t x y)", + "~(~t ~x + t x y)", + "~(~t ~x ~y + t x y)", + "~(t x y)", + "t x y", + "~t ~x ~y + t x y", + "~t ~x + t x y", + "~t ~x + t x y", + "~t ~y + t x y", + "~t ~y + t x y", + "~t (~x + ~y) + t x y", + "~(t (~x + ~y) + ~t x y)", + "x y", + "x y + ~t ~x ~y", + "y (~t + x)", + "~(x ~y + t ~x)", + "~t ~y + x y", + "~(t ~y + ~x y)", + "~t + x y", + "~(t (~x + ~y))", + "~x ~y + t x y", + "~x ~y + t x y", + "~x (~t + ~y) + t x y", + "~(x (~t + ~y) + t ~x y)", + "~y (~t + ~x) + t x y", + "~(y (~t + ~x) + t x ~y)", + "~(t (~x y + x ~y) + ~t x y)", + "~(t (~x y + x ~y) + ~t x y)", + "~x ~y + x y", + "~(x ~y + ~x y)", + "~(x ~y + t ~x y)", + "~(x ~y + t ~x y)", + "~(~x y + t x ~y)", + "~(~x y + t x ~y)", + "~(t (~x y + x ~y))", + "~(t (~x y + x ~y))", + "t y", + "t y + ~t ~x ~y", + "y (t + ~x)", + "~(t ~y + ~t x)", + "~t ~y + t y", + "~(t ~y + ~t y)", + "~(t ~y + ~t x y)", + "~(t ~y + ~t x y)", + "y (t + x)", + "~(~y (t + x) + ~t ~x y)", + "y", + "~(~y (t + x))", + "~(t ~y + ~t ~x)", + "~(t ~y + ~t ~x y)", + "~(t ~y)", + "~(t ~y)", + "~x ~y + t y", + "~(x ~y + ~t y)", + "~x + t y", + "~(x (~t + ~y))", + "~(~t y + t x ~y)", + "~(~t y + t x ~y)", + "~(x (~t y + t ~y))", + "~(x (~t y + t ~y))", + "x y + t ~x", + "~(x ~y + ~t ~x y)", + "~(x ~y)", + "~(x ~y)", + "~(~t ~x + t x ~y)", + "~(t x ~y + ~t ~x y)", + "~(t x ~y)", + "~(t x ~y)", + "t x", + "t x + ~t ~x ~y", + "~t ~x + t x", + "~(t ~x + ~t x)", + "x (t + ~y)", + "~(~t y + t ~x)", + "~(t ~x + ~t x y)", + "~(t ~x + ~t x y)", + "x (t + y)", + "~(~x (t + y) + ~t x ~y)", + "~t y + t x", + "~(t ~x + ~t x ~y)", + "x", + "~(~x (t + y))", + "~(t ~x)", + "~(t ~x)", + "~x ~y + t x", + "~(~x y + ~t x)", + "~(~t x + t ~x y)", + "~(~t x + t ~x y)", + "~y + t x", + "~(y (~t + ~x))", + "~(y (~t x + t ~x))", + "~(y (~t x + t ~x))", + "t ~y + x y", + "~(~x y + ~t x ~y)", + "~(~t ~y + t ~x y)", + "~(~t x ~y + t ~x y)", + "~(~x y)", + "~(~x y)", + "~(t ~x y)", + "~(t ~x y)", + "t (x + y)", + "~(~t (x + y) + t ~x ~y)", + "~x y + t x", + "~(~t x + t ~x ~y)", + "x ~y + t y", + "~(~t y + t ~x ~y)", + "~(~x ~y + ~t x y)", + "~(t ~x ~y + ~t x y)", + "t (x + y) + x y", + "~(~t (~x y + x ~y) + t ~x ~y)", + "y + t x", + "~(~y (~t x + t ~x))", + "x + t y", + "~(~x (~t y + t ~y))", + "~(~x ~y)", + "~(t ~x ~y)", + "t", + "~(~t (x + y))", + "~(~t x)", + "~(~t x)", + "~(~t y)", + "~(~t y)", + "~(~t x y)", + "~(~t x y)", + "t + x y", + "~(~t (~x y + x ~y))", + "~(~t ~y)", + "~(~t x ~y)", + "~(~t ~x)", + "~(~t ~x y)", + "1", + "Constant 1" + }; +} -- 1.7.10.4