what's the problem of this code that causes segmentation fault?Thanks Moschops for your helps! The memory "new"ed during recursion is hard to track for free-up. S...
what's the problem of this code that causes segmentation fault?In the recursive function, we actually can't delete it before returning it, can we? [code] set<stri...
what's the problem of this code that causes segmentation fault?Thanks, Moschops and bluecoder! You're right. The problem was that the iterator "it" wasn't initial...
what's the problem of this code that causes segmentation fault?Hello, Here below is a piece of code, could you please help figure out what its problem is? It pe...
This user does not accept Private Messages