| Problem | sumint |
|---|---|
| User | Shreyas123456789 |
| Submission Time | 2026-03-25 17:36:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:13:15: error: expected ‘}’ at end of input
13 | cout << total;
| ^
sumint.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^