Comment on Google Code Jam – Contest scoreboardparentComments−mjp9412yAgreed. I definitely found D much easier than C. Was able to get C small after a failed attempt, but never stood a chance at getting C large.−RookToH712yThe odd thing is, though, I still don't really see how you can solve C-small without solving C-large at the same time (other than actual brute-force). Guess I'll be keeping my eyes peeled for the write-up.−pedrosorio12y"other than actual brute-force"−pedrosorio12yTo be fair, C large has the biggest score of all subproblems.
Comments
Agreed. I definitely found D much easier than C. Was able to get C small after a failed attempt, but never stood a chance at getting C large.
The odd thing is, though, I still don't really see how you can solve C-small without solving C-large at the same time (other than actual brute-force). Guess I'll be keeping my eyes peeled for the write-up.
"other than actual brute-force"
To be fair, C large has the biggest score of all subproblems.