Borderou de evaluare (job #2217919)

Utilizator nurof3nCioc Alex-Andrei nurof3n Data 2 iulie 2018 16:48:29
Problema Trie Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void insert(Trie*, char*)’: user.cpp:24:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ user.cpp: In function ‘bool erase(Trie*, char*)’: user.cpp:38:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ user.cpp: In function ‘int fr(Trie*, char*)’: user.cpp:54:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ user.cpp: In function ‘int prefix(Trie*, char*, int)’: user.cpp:62:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL || nod->fiu[*s - 'a'] == 0) ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1384kbOK55
20ms1396kbOK55
30ms1400kbOK55
40ms1388kbOK55
50ms1400kbOK55
60ms1400kbOK55
74ms1420kbOK55
84ms1412kbOK55
912ms1552kbOK55
1016ms2052kbOK55
1120ms1452kbOK55
1232ms2752kbOK55
1340ms2508kbOK55
1440ms1668kbOK55
1548ms1636kbOK510
16104ms11220kbOK5
1772ms1416kbOK510
18104ms8560kbOK5
1964ms1420kbOK510
20120ms14604kbOK5
Punctaj total100

Ceva nu functioneaza?