The document contains C code for 17 different programs that perform various mathematical and logical operations:
1) Addition of two numbers
2) Multiplication of two numbers
3) Check if a number is positive or negative
4) Check if a number is even or odd
5) Find the maximum of two numbers
6) Find the maximum of three numbers
7) Calculate the sum of the first n numbers
8) Reverse a number
9) Print the multiplication table of a number
10) Calculate ab (power of a number)
11) Calculate the factorial of a number
12) Print the Pascal's triangle
13) Check if a number is a perfect number
14) Find the