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