Owl Get a Life
sum.cpp: In function ‘int main()’:sum.cpp:18:1: error: expected ‘}’ at end of input 18 | } | ^sum.cpp:4:15: note: to match this ‘{’ 4 | signed main() { | ^