Borderou de evaluare (job #1679495)

Utilizator andreimihaleaAndrei Mihalea andreimihalea Data 7 aprilie 2016 23:57:54
Problema Cautare binara Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:95:30: error: too few arguments to function ‘int res0(int, int, int*, int)’ g << res0(0, n, v) + 1; ^ user.cpp:22:5: note: declared here int res0(int low, int high, int v[], int el) { ^ user.cpp:98:30: error: too few arguments to function ‘int res1(int, int, int*, int)’ g << res1(0, n, v) + 1; ^ user.cpp:38:5: note: declared here int res1(int low, int high, int v[], int el) { ^ user.cpp:101:30: error: too few arguments to function ‘int res2(int, int, int*, int)’ g << res2(0, n, v) + 1; ^ user.cpp:59:5: note: declared here int res2(int low, int high, int v[], int el) { ^

Ceva nu functioneaza?