Borderou de evaluare (job #669964)

Utilizator avatar Thomas_Paturan114 Paturan Thomas Thomas_Paturan114 IP ascuns
Problemă Atlantis (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 16 oct. 2022 14:03:25 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int cautarebin(int, int, int*, int)': main.cpp:12:9: error: 'mij' was not declared in this scope 12 | mij = (st+dr)/2; | ^~~ main.cpp: In function 'int main()': main.cpp:31:43: warning: unused variable 'aux' [-Wunused-variable] 31 | int n, c, contor = 0, minim = 100001, aux = 1, k, salv = 0, minpoz = 0, st, dr, mij; | ^~~ main.cpp:31:65: warning: unused variable 'minpoz' [-Wunused-variable] 31 | int n, c, contor = 0, minim = 100001, aux = 1, k, salv = 0, minpoz = 0, st, dr, mij; | ^~~~~~ main.cpp:31:77: warning: unused variable 'st' [-Wunused-variable] 31 | int n, c, contor = 0, minim = 100001, aux = 1, k, salv = 0, minpoz = 0, st, dr, mij; | ^~ main.cpp:31:81: warning: unused variable 'dr' [-Wunused-variable] 31 | int n, c, contor = 0, minim = 100001, aux = 1, k, salv = 0, minpoz = 0, st, dr, mij; | ^~ main.cpp:31:85: warning: unused variable 'mij' [-Wunused-variable] 31 | int n, c, contor = 0, minim = 100001, aux = 1, k, salv = 0, minpoz = 0, st, dr, mij; | ^~~