Title |
User |
Message |
Date Posted |
Re: RE error |
jargon |
There will be no space following the . |
Sep 02, 2019 - 10:34:34 pm UTC |
RE error |
Cole |
Could somebody plz tell me what's the problem with my code and RE error? I've already passed the test cases and have trouble figuring out the RE. thx |
Sep 02, 2019 - 1:14:03 pm UTC |
Re: Error in Explanation or Example? |
Alex |
Hmm, I think you are right about the statement being wrong. Just pretend that sentence doesn't exist I guess. Also, I guess you'll also have to assume that the first line of each page merely starts wi... |
Nov 04, 2014 - 1:58:19 am UTC |
Re: Error in Explanation or Example? |
EasierPlanet3 |
I can see that the link is there; but there is no page with that URL in the input. The definition of the problem also says "The first line of the page will be ", but in the example, the first lines of... |
Nov 03, 2014 - 9:54:02 pm UTC |
Re: Error in Explanation or Example? |
Alex |
Read the input more carefully. |
Nov 03, 2014 - 9:18:11 pm UTC |
Error in Explanation or Example? |
EasierPlanet3 |
"URLs in the link will be those of pages given in the input." This is contradicted in the example; there is a link for xxx, but that is not one of the pages in the input. Which is correct? |
Nov 03, 2014 - 5:24:59 pm UTC |
Re: Nullptr |
Alex |
I think you're reading lines when no more exists in the input file. On your computer, this is only obvious when you're testing with files rather than inputting by console. |
Sep 18, 2014 - 1:21:38 am UTC |
Nullptr |
jeffreyxiao |
Why do I get a nullptr exception? I verified with official CCC data and nothing came up Edit: Thanks fixed! |
Sep 17, 2014 - 10:58:25 pm UTC |
Re: Note(reminds me of uva judge) |
bbi5291 |
Thanks, fixed. And yeah, this annoying type of problem is perfectly characteristic of ACM. |
Dec 02, 2011 - 7:17:48 pm UTC |
Note(reminds me of uva judge) |
fail |
There is no dot in "Can surf from http://ccc.uwaterloo.ca to http://www.www.www.com." should be "Can surf from http://ccc.uwaterloo.ca to http://www.www.www.com" |
Dec 02, 2011 - 6:53:20 pm UTC |