Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:12:19: error: expected ‘}’ at end of input 12 | printf("%d", sum); | ^sumint.cpp:4:1: note: to match this ‘{’ 4 | { | ^