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

Compile Error

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