Owl Get a Life
add1.cpp: In function ‘int main()’:add1.cpp:6:13: error: expected ‘}’ at end of input 6 | cout<<a/1+1; | ^add1.cpp:3:11: note: to match this ‘{’ 3 | int main(){ | ^