Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:10:14: error: ‘meow’ was not declared in this scope; did you mean ‘meow1’? 10 | int meow1 = meow; | ^~~~ | meow1