diff options
Diffstat (limited to 'software/notes.txt')
-rw-r--r-- | software/notes.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/software/notes.txt b/software/notes.txt new file mode 100644 index 0000000..1b2580a --- /dev/null +++ b/software/notes.txt @@ -0,0 +1,2 @@ +example [ 0, 1, 1, 0, 1, 0, 0 ] +result [ 0, 1, 1, 0, 1, 0, 0 ] |