Results of Comment Search
Title | User | Message | Date Posted |
---|---|---|---|
Re: Can someone please check whats wrong with my code? | JamesBond | Thanks again. Sure, will let you know of such cases. | Apr 25, 2017 - 1:44:50 pm UTC |
Re: Can someone please check whats wrong with my code? | jargon | Rejudged; AC. In the future I suggest trying cin.ignore(255, '\n') when your code fails completely and you have no clue why. If changing it to this works, then please leave a comment letting us know t... | Apr 25, 2017 - 1:28:53 am UTC |
Can someone please check whats wrong with my code? | JamesBond | I am using std::string to count the occurrences of A and B from input. Am I missing something? Thanks. | Apr 25, 2017 - 1:08:14 am UTC |