Searched refs:nwrong (Results 1 – 1 of 1) sorted by relevance
86 int nright, nwrong; variable152 if (nright + nwrong > 0) { in showstats()154 nright, nwrong, (int)(100L * nright / (nright + nwrong))); in showstats()235 ++nwrong; in problem()