Problem #848 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution