Borderou de evaluare (job #2034233)

Utilizator vasilicamoldovanVasilica Moldovan vasilicamoldovan Data 7 octombrie 2017 17:12:59
Problema Arbori de intervale Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:37:33: error: too many arguments to function ‘void update(int, int, int)’ update(1, 1, n, a, b); ^ user.cpp:9:6: note: declared here void update(int node, int st, int dr); ^ user.cpp: In function ‘void update(int, int, int)’: user.cpp:52:41: error: too many arguments to function ‘void update(int, int, int)’ update(node * 2, st, med, poz, x); ^ user.cpp:44:6: note: declared here void update(int node, int st, int dr) ^ user.cpp:54:49: error: too many arguments to function ‘void update(int, int, int)’ update(node * 2 + 1, med + 1, dr, poz, x); ^ user.cpp:44:6: note: declared here void update(int node, int st, int dr) ^

Ceva nu functioneaza?