Problem sum2
User mbdharani
Submission Time 2026-06-25 09:55:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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