Question on programming output
Users questions: Set i = 11, then cuot i "," i + + "," i + + output to 13,12,11. Who can explain how this is calculated?
Experts answer: again, there are people who ask this question. The output of this program is not fixed. For example G + + To the result of 11,11,12 VC + +2005 The result is 13,12,11 VC + +2005. Net result is 11,11,11 should have more answers.