Introduction - If you have any usage issues, please Google them yourself
I have done some C language exercises, which have 76 problems, mainly using some algorithms commonly used by computer, such as recursion, divide and conquer, dynamic programming, backtracking, AO algorithm, etc., except