Problem sumint
User Junxisad
Submission Time 2026-08-14 15:17:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:12:9: error: ‘total_meows’ was not declared in this scope; did you mean ‘total_mews’?
12 | total_meows += daily_mews;
| ^~~~~~~~~~~
| total_mews