You created an infinite loop.
Your condition:
while(1 < 11)
will always be true ( perhaps you wanted i).
Visit this page to know how to recover an unresponsive page:
hope it helps ![]()
You created an infinite loop.
Your condition:
while(1 < 11)
will always be true ( perhaps you wanted i).
Visit this page to know how to recover an unresponsive page:
hope it helps ![]()