Problem | hackthectf |
---|---|
User | PlayVoltz |
Submission Time | 2023-11-24 16:48:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hackthectf.cpp: In function ‘int32_t main()’:
hackthectf.cpp:13:23: error: ‘i’ was not declared in this scope
13 | while (n--)cin>>vect[i];
| ^