problem tire clarification#2
Round it using the rule: if last digit is odd, round down. Otherwise, round up. In most cases the default behaviour in C, C++, Java should do this automatically.