| Problem | sumint |
|---|---|
| User | tomdzs1tg |
| Submission Time | 2024-08-22 10:59:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:11:9: error: expected ‘}’ at end of input
11 | return 0;
| ^
sumint.cpp:3:13: note: to match this ‘{’
3 | int main () {
| ^