Results of Comment Search
Title | User | Message | Date Posted |
---|---|---|---|
Re: Bad Input | Alex | Fixed. In the future, we are planning on making it easier for problem setters to strip carriage returns from data files. | May 02, 2015 - 9:03:45 pm UTC |
Bad Input | ultblad1 | Just a heads up, the input file has extra whitespace! Don't use things like getchar(), because that will mess up your input. Use whitespace ignoring input functions like cin instead. | May 01, 2015 - 10:33:39 pm UTC |