Whenever i have to buy such things i go to real world shops where i buy goods with hard cash. With so many scams i have lost my trust from electronic shopping all together.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|