Can someone help me to understand various mathematical function and notation in detail?
Help me to write a C program which can generate list of numbers which are palindrome in decimal and octal notion. You can take some max as a limit find out all numbers which satisfy the given property between 1 to n.
For example draw a binary Tree for the expression:
A * B - (C + D) * (P / Q)