Borderou de evaluare (job #2453228)

Utilizator vlad082002Ciocoiu Vlad vlad082002 Data 2 septembrie 2019 20:41:08
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void Insert(trie*, char*)': main.cpp:26:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) { ^~~~ main.cpp: In function 'int Delete(trie*, char*)': main.cpp:40:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ main.cpp: In function 'int nrCuv(trie*, char*)': main.cpp:56:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ main.cpp: In function 'int prefix(trie*, char*, int)': main.cpp:64:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL || nod->fii[ch] == 0) ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK55
22ms131kbOK55
33ms131kbOK55
43ms131kbOK55
53ms131kbOK55
64ms131kbOK55
76ms262kbOK55
88ms262kbOK55
913ms524kbOK55
1019ms1441kbOK55
1121ms262kbOK55
1240ms2752kbOK55
1346ms2359kbOK55
1446ms655kbOK55
1551ms655kbOK510
16139ms19005kbOK5
1767ms393kbOK510
18133ms13893kbOK5
1970ms262kbOK510
20141ms25427kbOK5
Punctaj total100

Ceva nu functioneaza?