target            230 console.c        uint target;
target            234 console.c        target = n;
target            247 console.c            if(n < target){
target            262 console.c        return target - n;