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

/netbsd-current/games/arithmetic/
H A Darithmetic.c281 * Initially, each number is charged a penalty of WRONGPENALTY, giving it that
296 #define WRONGPENALTY 5 /* Perhaps this should depend on maxrange. */ macro
313 penalty[op][operand] += p->penalty = WRONGPENALTY;

Completed in 114 milliseconds