Search found 3 matches

by mack_attack
Thu May 08, 2014 11:38 pm
Forum: Volume 100 (10000-10099)
Topic: 10043 - Chainsaw Massacre
Replies: 18
Views: 10393

Re: 10043 - Chainsaw Massacre WA???

Thanks, very much got it Accepting now.

It was a combination of reading in the paddock sizes like the puzzle says length then width,
but it would appear the data actually passes width (x) then length (y) and not having a endl after my final puzzle.

I did try swapping those around in previous ...
by mack_attack
Wed May 07, 2014 9:57 pm
Forum: Volume 100 (10000-10099)
Topic: 10043 - Chainsaw Massacre
Replies: 18
Views: 10393

Re: 10043 - Chainsaw Massacre WA???

I looked at that post, I tried increasing my maximum tree count which just stopped me from getting Runtime error and took me to the Wrong Answer stage, and I tried the test data they gave with mine and it worked. There must be a special edge case that my solution doesn't work for.

I've tried, empty ...
by mack_attack
Mon May 05, 2014 11:19 pm
Forum: Volume 100 (10000-10099)
Topic: 10043 - Chainsaw Massacre
Replies: 18
Views: 10393

10043 - Chainsaw Massacre WA???

Hi All

I keep getting WA when I try to submit an answer to 10043.
I've tested with the example input and I get the expected output, I even created a few more myself and always get the right answer.

I also noticed that my initial code that expected no more than 1000 trees (like the puzzle states ...

Go to advanced search