SP26108 TRENDGCD - Trending GCD
Description
Problem statement is simple. Given **A** and **B** you need to calculate **S(A,B) .**

Here, **f(n)=n, if n is square free otherwise 0**. Also **f(1)=1**.
Input Format
N/A
Output Format
N/A