Borderou de evaluare (job #754852)

Utilizator avatar victordug Victor Dughie victordug IP ascuns
Problemă Enclave Compilator cpp-32
Rundă lmk_vs_10 Status evaluat
Dată 13 ian. 2024 11:37:29 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:78:26: error: 'vpoz' was not declared in this scope 78 | if(a[i][j]<0)vpoz=-a[i][j]; | ^~~~ main.cpp:79:22: error: 'vpoz' was not declared in this scope 79 | else vpoz=a[i][j]; | ^~~~ main.cpp:80:27: error: 'vpoz' was not declared in this scope 80 | if(kverificat[vpoz]==0) | ^~~~ main.cpp:60:30: warning: unused variable 'ax' [-Wunused-variable] 60 | int i, j, pmax=0, cnt=0, ax, auxpoz; | ^~ main.cpp:60:34: warning: unused variable 'auxpoz' [-Wunused-variable] 60 | int i, j, pmax=0, cnt=0, ax, auxpoz; | ^~~~~~