我想知道的是这个陈述是否可行
for(j = 2; (j <= i) && flag; j++)
flagi在此循环之前初始化为.我以前没见过这样的事.
flag
i
c for-loop
c ×1
for-loop ×1