go

计数没有增加。

英文: The count isn't increased 问题 为什么'i'没有增加?问题出在哪里?它在控制台输出'0' function digitalRoot(n) { i = 0; a...