Suppose a, b, c are positive integers such that a+b+c=26 and gcd(a,b)+gcd(b,c)+gcd(c,a)=12.
What is the sum of all possible distinct values of a2+b2+c2?
438
450
462
472
484