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

Compile Error

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