There are so many mails revieced everday by the paypal users that it would be difficult to put screenshot of easn of them here. Almost all have one thing in common that they have a warning to immidiatly go to your account through the link given in the mail.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|