Borderou de evaluare (job #2928179)

Utilizator _andrei4567Stan Andrei _andrei4567 Data 22 octombrie 2022 12:40:11
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void insertus(trie*, char*)': main.cpp:34:15: warning: NULL used in arithmetic [-Wpointer-arith] 34 | if (*s != NULL) | ^~~~ main.cpp: In function 'void deletus(trie*, char*)': main.cpp:48:15: warning: NULL used in arithmetic [-Wpointer-arith] 48 | if (*s != NULL) | ^~~~ main.cpp: In function 'int prefix(trie*, char*)': main.cpp:70:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 70 | for (int i = 0; i < strlen(s); ++i) | ~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK55
20ms184kbOK55
30ms184kbOK55
40ms184kbOK55
50ms184kbOK55
60ms184kbOK55
70ms184kbOK55
80ms184kbOK55
93ms577kbOK55
1015ms1769kbOK55
1112ms454kbOK55
1233ms3489kbOK55
1339ms2936kbOK55
1433ms1101kbOK55
1544ms1212kbOK510
16139ms23117kbOK5
1767ms14979kbOK510
18136ms17809kbOK5
1955ms995kbOK510
20161ms29048kbOK5
Punctaj total100

Ceva nu functioneaza?