Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
Re: RE on test #5 jargon If you're getting a terminate when you don't expect it, it's probably one of two things: bad_alloc (more likely) or out_of_range. bad_alloc is thrown if, for example, you try to create a vector of 10... May 31, 2015 - 11:46:55 pm UTC
Re: RE on test #5 rcanepa Thanks for the link, but I have read it many times. It wasn't helpful this time. May 31, 2015 - 3:50:00 am UTC
Re: RE on test #5 wgma00 http://wcipeg.com/wiki/Judge:Help#Status_Codes_.28and_their_likely_meanings.29 May 31, 2015 - 3:48:04 am UTC
RE on test #5 rcanepa I am getting this error and I can't find the cause of it. The standard error message doesn't say much: "terminate called aft". Test case #5: RE (signal 6: SIGABRT) [0.192s, 2888K] (0/10) (Details) ... May 31, 2015 - 3:21:04 am UTC