Maybe you can call up your card provider and ask them about the sa,e. You could get the peersonal details of the receiver and can sue him.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|