Borderou de evaluare (job #2315048)

Utilizator akaprosAna Kapros akapros Data 9 ianuarie 2019 13:20:12
Problema Disconnect Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void LazyUpdate(int, int, int, int, int, int)': main.cpp:81:17: error: too few arguments to function 'void Lazy(int, int, int)' Lazy(nod); ^ main.cpp:67:6: note: declared here void Lazy(int nod, int l, int r) ^~~~ main.cpp: In function 'int Query(int, int, int, int, int)': main.cpp:101:17: error: too few arguments to function 'void Lazy(int, int, int)' Lazy(nod); ^ main.cpp:67:6: note: declared here void Lazy(int nod, int l, int r) ^~~~ main.cpp: In function 'int main()': main.cpp:135:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ main.cpp:139:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &u, &v); ^ main.cpp:152:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &type, &x, &y); ^ Non zero exit status: 1

Ceva nu functioneaza?