Searched refs:nwrong (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/games/arithmetic/
H A Darithmetic.c86 int nright, nwrong; variable
152 if (nright + nwrong > 0) {
154 nright, nwrong, (int)(100L * nright / (nright + nwrong)));
235 ++nwrong;

Completed in 102 milliseconds