| Problem | sumint |
|---|---|
| User | solomon |
| Submission Time | 2026-06-28 10:42:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:10:4: error: ‘total’ was not declared in this scope
10 | total meows = meow += total meows;
| ^~~~~
sumint.cpp:12:14: error: ‘total’ was not declared in this scope
12 | std::cout<<total meows;
| ^~~~~