Do give them a remonder through pms. If still they dont reply then take the action of lowering their itrader points. I`ll suggest you not to take any action if they give a positive reply to you.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|