Problem sumint
User solomon
Submission Time 2026-06-28 10:42:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:10:4: error: ‘total’ was not declared in this scope
10 | total meows = meow += total_meows;
| ^~~~~