Problem sumint
User sh
Submission Time 2024-05-03 20:32:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:14:13: error: ‘totalMeows’ was not declared in this scope
14 | cout << totalMeows << endl;
| ^~~~~~~~~~