5to ejercicio

  // Ouput: accepts if n is a palindrome // Example: accepts 10101 // // Palindrome Algorithm // for Turing Machine Simulator  // turingmach...