Report Quote #8270
//for(int i = 1; I <= n; i++;){ Wright: If n is 10, how many times does it run? 10, right? If n is one million, then how many times? Class: ... Wright: One hundred.
//for(int i = 1; I <= n; i++;){ Wright: If n is 10, how many times does it run? 10, right? If n is one million, then how many times? Class: ... Wright: One hundred.