Overloading subscript operatorHi, I would like to overload the subscript operator so that I can use tuples like an array e.g. my...
Program crashes at substr (positions are in range, using string)Update: It now throws SIGTRAP at line 71 when I use getline Any reason?
Program crashes at substr (positions are in range, using string)Hi, could someone tell me why this program crashes every time when it goes to substr()? The crashin...
Program crashes as pointer tries to access structThanks, I didn't know I could use structs like lists. I also tried using [code]new[/code], it worked...
UVa 562Hi, I've coded the solution to UVa 562: https://uva.onlinejudge.org/index.php?option=com_onlinejudg...
This user does not accept Private Messages