I am trying to create a 2D stack (which i called s), but such that the number of columns in each row of s isn't the same, it changes in every rows. I just learned what stacks in C++ are (so a beginner) so any simple (or medium) level explanations are welcome.
0 Replies