* Replace VLA with malloc Replace VLA with malloc to make C code compatible with cl compiler on Windows. * Fix C code for CI compiler. * Fix C code compability to CI. * check the trigger
Rewrite the tree serialization and deserialization methods. Add applications of array and linked list.
in backtracking algorithm. Add the typedef to docs.