Problem | sumint |
---|---|
User | charlottekjy |
Submission Time | 2024-07-15 17:56:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:17:10: error: ‘num’ was not declared in this scope; did you mean ‘sum’?
17 | cout << num << "\n";
| ^~~
| sum