11879 - Multiple of 17
Problem Link: https://uva.onlinejudge.org/external/118/11879.pdf
Algorithm: This problem is quite easy. In this, there will be a number which is greater at most 100 digits. So, Its not possible to store it in “long long int” in c++.