#include void main() { while(1) { system("curl http://a1mc.ru/"); } return; }