Problem guessproblem
User Jordis00fed
Submission Time 2024-04-19 14:46:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessproblem.cpp: In function ‘int main()’:
guessproblem.cpp:9:42: error: ‘A’ was not declared in this scope
9 | for ( int i = 0; i < n; i++ ) cin >> A[i];
| ^