Borderou de evaluare (job #2483425)

Utilizator theo2003Theodor Negrescu theo2003 Data 29 octombrie 2019 19:01:08
Problema Arbori indexati binar Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'void build(int)': main.cpp:20:30: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null] pre[pre[node].a].a = NULL; ^~~~ main.cpp:21:30: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null] pre[pre[node].a].b = NULL; ^~~~ main.cpp:26:30: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null] pre[pre[node].b].a = NULL; ^~~~ main.cpp:27:30: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null] pre[pre[node].b].b = NULL; ^~~~ main.cpp: In function 'void add(int, int, int)': main.cpp:45:27: warning: NULL used in arithmetic [-Wpointer-arith] if(pre[node].a == NULL) ^~~~ main.cpp: In function 'int main()': main.cpp:60:19: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null] pre[root].a = NULL; ^~~~ main.cpp:61:19: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null] pre[root].b = NULL; ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
24ms131kbOK10
317ms393kbOK10
476ms1179kbOK10
5179ms1703kbOK10
6285ms3014kbOK10
7316ms3801kbOK10
8352ms4456kbTime limit exceeded0
9357ms4587kbTime limit exceeded0
10353ms4456kbTime limit exceeded0
Punctaj total70

Ceva nu functioneaza?