Searched refs:nwrong (Results 1 – 1 of 1) sorted by relevance
100 static int nright, nwrong; variable168 if (nright + nwrong > 0) { in showstats()170 nright, nwrong, (int)(100L * nright / (nright + nwrong))); in showstats()256 ++nwrong; in problem()