Problem sumint
User Yifei1234
Submission Time 2023-02-27 17:41:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:11:3: error: ‘total’ was not declared in this scope
11 | total meows= before_today_meows + meows_today;
| ^~~~~