I was once caught in fraud on ebay. I gave money for buying a cellphone but never recieved it. I contacted paypal but they never bothered to get me my money back.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|