Computer Programming Contest Preparation

ToolBox - Source for: 100/10014/info.txt



/home/toolbox/public_html/solutions/100/10014/info.txt
    1 This program will not agrree with udebug of the second (u2) data aet.
    2 
    3 udebug's solutions assumes that 1.145 rounds to 1.14, but C rounds 5s down if the preceeding digit is even.
    4 
    5 two answers from u2 will fail. Thise cases have been separated out into u3.in