Im trying to reverse a stack, by simply putting it into another stack from the top, so that it could be reversed. Here is the code:
#include