For the following piece of code
For the following piece of code
```C++
if ( A > B ){
for ( i=0; ii; j-- )
C += A;
}
else {
for ( i=0; ii; j-- )
for ( k=0; k答案:FALSE
-->