From e91518a763157acad4ed3542ac16a46223038c87 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Wed, 20 Dec 2017 15:41:29 +0100 Subject: finished Project 6 --- projects/06/rect/Rect.hack | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 projects/06/rect/Rect.hack (limited to 'projects/06/rect') diff --git a/projects/06/rect/Rect.hack b/projects/06/rect/Rect.hack new file mode 100644 index 0000000..f33a9d1 --- /dev/null +++ b/projects/06/rect/Rect.hack @@ -0,0 +1,25 @@ +0000000000000000 +1111110000010000 +0000000000010111 +1110001100000110 +0000000000010000 +1110001100001000 +0100000000000000 +1110110000010000 +0000000000010001 +1110001100001000 +0000000000010001 +1111110000100000 +1110111010001000 +0000000000010001 +1111110000010000 +0000000000100000 +1110000010010000 +0000000000010001 +1110001100001000 +0000000000010000 +1111110010011000 +0000000000001010 +1110001100000001 +0000000000010111 +1110101010000111 -- cgit v1.2.3