This code should check if a given number is palindrome in base 4.
If given number is palindrome, solution is true, but if not, then that is error.