hexagram binary tree
generate the binary tree that represents all possible hexagrams found in the book of changes (易经)
Start file
End file
################################
################ ################
######## ######## ######## ########
#### #### #### #### #### #### #### ####
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
View Diff
1c1,6 < --- > ################################ > ################ ################ > ######## ######## ######## ######## > #### #### #### #### #### #### #### #### > ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## > # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
Solutions by @wpr____:
Unlock 2 remaining solutions by signing in and submitting your own entry
VimGolf