Quality of abc-triples
The program checks your input. If it is an abc-triple, it calculates its quality: log(c) / log(rad(abc)).
Input positive coprime integers a, b and c | a < b < c and a + b = c

a:   b:   c: 


CCCC