Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:24:14: error: expected ‘}’ at end of input 24 | cout << value; | ^sumint.cpp:7:1: note: to match this ‘{’ 7 | { | ^