int main() { int i=0; while(1) { i=0; } return 0; }