| Problem | sumint |
|---|---|
| User | urmom |
| Submission Time | 2023-11-06 10:36:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:10:16: error: expected ‘}’ at end of input
10 | }cout<<x<<endl;
| ^
sumint.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^