| Problem | sumint |
|---|---|
| User | KingKav199 |
| Submission Time | 2023-11-08 11:05:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int32_t main()’:
sumint.cpp:20:13: error: expected ‘}’ at end of input
20 | return 0;
| ^
sumint.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^