Problem sumint
User mingging1748
Submission Time 2024-04-11 22:04:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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