Topic: Stack Problem / Level: beginner

Problem: Create a program to push all elements from an array into a stack and find the sum of the elements.

Run the code to see the output here...