下列循环执行完后,n的值为        。 int n = 0;for (int i = 1; i 
A、30
B、36
C、40
D、100