Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The original Tiger Hash code was taken from Tiger.Net which i...
Input
The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There ...