Owl Get a Life
sumstack.cpp: In function ‘int main()’:sumstack.cpp:23:13: error: ‘class std::stack<long long int>’ has no member named ‘front’ 23 | sum -= s.front(); | ^~~~~