Problem hackthectf
User PlayVoltz
Submission Time 2023-11-24 16:48:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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];
| ^