Borderou de evaluare (job #2930200)

Utilizator raresgherasaRares Gherasa raresgherasa Data 27 octombrie 2022 18:34:19
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void addTrie(Trie*, char*)': main.cpp:24:13: warning: NULL used in arithmetic [-Wpointer-arith] 24 | if (ch == NULL){ | ^~~~ main.cpp: In function 'void deleteTrie(Trie*, char*)': main.cpp:38:13: warning: NULL used in arithmetic [-Wpointer-arith] 38 | if (ch == NULL){ | ^~~~ main.cpp: In function 'int CountTrie(Trie*, char*)': main.cpp:49:13: warning: NULL used in arithmetic [-Wpointer-arith] 49 | if (ch == NULL){ | ^~~~ main.cpp: In function 'int PrefixTrie(Trie*, char*, int)': main.cpp:60:13: warning: NULL used in arithmetic [-Wpointer-arith] 60 | if (ch == NULL){ | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK55
20ms184kbOK55
31ms184kbOK55
40ms184kbOK55
50ms184kbOK55
60ms184kbOK55
70ms184kbOK55
80ms184kbOK55
90ms184kbOK55
103ms1495kbOK55
112ms315kbOK55
1214ms2936kbOK55
1314ms2437kbOK55
1413ms827kbOK55
1518ms782kbOK510
1658ms20303kbOK5
1718ms389kbOK510
1857ms15241kbOK5
1920ms401kbOK510
2073ms25845kbOK5
Punctaj total100

Ceva nu functioneaza?