Binary Tree Compression Return a string and a binary tree given an input string treeCompress(str) => {output:str, tree:arr}