Normal sudoku rules apply. Each line in the grid is one of the three types of line: Renban (a series of consecutive digits, including no repeats, appears on the line, not necessarily in order); Whisper (digits next to each other on the line must have a difference of at least 5); Palindrome (the line reads the same forwards and backwards). You must decide which lines have which property.