Problem #457 C LANGUAGE

Write a Java method to find all twin prime numbers less than 100.

Your Solution