Borderou de evaluare (job #612181)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Bec | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 24 oct. 2021 14:08:40 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:25:46: error: 'x' was not declared in this scope
25 | if(A[i][j]==0 && __gcd(abs(X[x]-i),abs(Y[x]-j))==1)
| ^
main.cpp:30:18: error: 'x' was not declared in this scope
30 | xmin=x;
| ^
main.cpp:34:29: error: 'x' was not declared in this scope
34 | if(c==cmax && C[x]<cmin)
| ^