Problem movingkids
User bribritt
Submission Time 2024-12-18 11:28:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

movingkids.cpp: In function ‘int main()’:
movingkids.cpp:9:10: error: ‘a’ was not declared in this scope
9 | cin >> a[i];
| ^