Hi there, when I executed the Candy-Splitting problem for the large dataset during the contest, i got segmentation fault. After enquiring i found out that the fault occured during the input. I had used vector<int> for the input. Why did push_back() function generated the segmentation fault?
any guesses?? -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
