Borderou de evaluare (job #2296503)

Utilizator TudorCaloianCaloian Tudor-Ioan TudorCaloian Data 4 decembrie 2018 18:56:09
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'void Add(Trie*, char*)': main.cpp:24:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ main.cpp: In function 'bool Delete(Trie*, char*)': main.cpp:42:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ main.cpp: In function 'int Query(Trie*, char*)': main.cpp:64:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ main.cpp: In function 'int Prefix(Trie*, char*, int)': main.cpp:80:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL || nod->fii[(*s-'a')] == 0) ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK55
22ms131kbOK55
33ms131kbOK55
43ms131kbOK55
53ms131kbOK55
64ms131kbOK55
76ms262kbOK55
88ms262kbOK55
913ms524kbOK55
1019ms1441kbOK55
1121ms262kbOK55
1240ms2752kbOK55
1346ms2359kbOK55
1443ms786kbOK55
1551ms655kbOK510
16130ms19005kbOK5
1772ms262kbOK510
18124ms13893kbOK5
1962ms262kbOK50
2098ms20496kbMemory limit exceeded0
Punctaj total90

Ceva nu functioneaza?