Problem #848 C LANGUAGE

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

Your Solution