Borderou de evaluare (job #3362918)

Utilizator CorvinJudge0Corvin Judge CorvinJudge0 Data 13 august 2026 09:54:33
Problema Arbori de intervale Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void update(int, int, int, int)': main.cpp:27:11: error: too few arguments to function 'void update(int, int, int, int)' 27 | update(poz*2,st,mij); | ~~~~~~^~~~~~~~~~~~~~ main.cpp:17:6: note: declared here 17 | void update(int poz, int p, int st, int dr){ | ^~~~~~ main.cpp:28:11: error: too few arguments to function 'void update(int, int, int, int)' 28 | update(poz*2+1,mij+1,dr); | ~~~~~~^~~~~~~~~~~~~~~~~~ main.cpp:17:6: note: declared here 17 | void update(int poz, int p, int st, int dr){ | ^~~~~~ Non zero exit status: 1

Ceva nu functioneaza?