I tried Xoom to get my paypal delivered to my home. Although they charge very high rates but it maakes it worth it that they provide you security and insurance.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|