Problem sumint
User JcYong
Submission Time 2024-06-18 10:45:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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