Results of Comment Search

Search:    Place:    Show:
<
1
2
>


Title User Message Date Posted
Problem williamw My code runs fine on my computer but always has "Error: Could not fin" when I enter it on wcipeg. Could someone please help? Thanks Jun 24, 2016 - 1:54:14 am UTC
Re: A problem... spencereir Your logic is simply wrong. What if the day is March 14? This compares as > 2 for day, and < 18 for month, which isn't covered by any of your if statements. Jan 23, 2016 - 4:49:45 am UTC
A problem... DeboTessie Quite the same to Venkat24's problem, but even as I changed the elifs to ifs, the code is simply not working on Peg Judge. I am sure that I have done everything right. This question also seems pretty ... Jan 23, 2016 - 1:57:53 am UTC
Re: My code Venkat24 Thanks! I just needed to change everything from elif to ifs! Jan 10, 2016 - 4:34:29 pm UTC
Re: My code Butane Have you tested the sample inputs? Please make sure your code works for those. Just because your code works for some test cases it doesn't mean it works for all. Jan 10, 2016 - 1:40:58 am UTC
My code Venkat24 on my code it works perfectly on ideone but here it gets 70/90. Can anyone help me? Jan 10, 2016 - 1:12:32 am UTC