Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (3)
Example of bidirectional linked list-26 letter reverse output problem
no vote
The application example of two-way linked list, when learning two-way linked list, there is a problem of 26 letters output in reverse order, so I wrote this code
侧耳zy
2019-12-19
0
1
The tower of Hanoi problem
no vote
C language application recursion Hanoi Tower problem, in the process of learning C language recursion encountered the first problem is the Hanoi Tower problem, so write this program
侧耳zy
2018-05-11
1
1
The application of stack - conversion from binary number to decimal number
no vote
When learning data structure, learn stack, there is an example of binary number converted to decimal number, so write this code, you can use it.
侧耳zy
2018-04-20
0
1
No more~