Problem | sumint |
---|---|
User | wilson9304 |
Submission Time | 2025-06-05 11:08:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:5:9: error: ‘days’ was not declared in this scope
5 | cin >> days;
| ^~~~
sumint.cpp:8:10: error: ‘number’ was not declared in this scope
8 | cin >> number;
| ^~~~~~