Borderou de evaluare (job #2337621)

Utilizator cosmin1972Nour Mihai-Cosmin cosmin1972 Data 6 februarie 2019 16:19:12
Problema Numarare triunghiuri Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int cautbin(int, int)': main.cpp:13:11: error: 'low' was not declared in this scope for(; low<=high;) ^~~ main.cpp:13:16: error: 'high' was not declared in this scope for(; low<=high;) ^~~~ main.cpp:19:12: error: 'v' was not declared in this scope if(v[mid]<=k) ^ main.cpp:19:20: error: 'k' was not declared in this scope if(v[mid]<=k) ^ main.cpp: In function 'int main()': main.cpp:45:19: error: 'sort' was not declared in this scope sort(v+1,v+n+1); ^ Non zero exit status: 1

Ceva nu functioneaza?