Introduction - If you have any usage issues, please Google them yourself
Write a program that reads in a string, counts the characters and the number of occurrences of the string, and outputs the result. A binary tree is required to hold the processing results, each different character in the string is described by the tree, and each node contains four domains