What is this blog about?
For those who don't understand roumanian language, acces interzis means access denied and
refers to all techniques of getting unauthorized acces to a PC, hosting server, database, website, email account and so on.
Basically, it refers to how well you know to protect your stuff no matter if you are a professional developer or just a
regular PC/Internet user.
The bellow C++ program allows you to find how many prime numbers are between two positive integers. Before showing the program I just want to mention that a prime number is a positive integer which is devided only by 1 and itself.