Problem sumstack
User vadar2525
Submission Time 2026-02-02 17:56:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumstack.cpp: In function ‘int main()’:
sumstack.cpp:34:1: error: expected ‘}’ at end of input
34 | }
| ^
sumstack.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^