Problem | progressionspells |
---|---|
User | Schzeey2 |
Submission Time | 2024-01-07 17:55:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
progressionspells.cpp: In function ‘int main()’:
progressionspells.cpp:8:16: error: ‘arrp’ was not declared in this scope; did you mean ‘arr’?
8 | cin >> arrp[i];
| ^~~~
| arr