Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
Re: ... Alex Some problems, especially COCI ones, have carriage returns in the data. This is something that your program should account for. It is mentioned in the rules on asking questions: http://wcipeg.com/comm... May 27, 2014 - 3:44:07 pm UTC
... xiaowuc1 Using scanf("%s") to read in the string gets AC, but using gets() to read in the string gets WA. Does this mean that there is leading or trailing whitespace in the input files? May 27, 2014 - 8:15:33 am UTC