Outer loop executes break when its loop counter becomes equal to 2. This means that when outer loop counter is equal to 2, it should terminate execution and ...
確定! 回上一頁