target            238 console.c        uint target;
target            242 console.c        target = n;
target            255 console.c            if(n < target){
target            270 console.c        return target - n;