Problem | sumint |
---|---|
User | Reality1001 |
Submission Time | 2024-02-06 07:46:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:7:9: error: ‘arr’ was not declared in this scope
7 | cin >> arr[d];
| ^~~