Borderou de evaluare (job #3041440)

Utilizator _andrei4567Stan Andrei _andrei4567 Data 31 martie 2023 15:16:13
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:33:15: warning: NULL used in arithmetic [-Wpointer-arith] 33 | if (*s == NULL) | ^~~~ main.cpp: In function 'void sterge(trie*, char*)': main.cpp:45:15: warning: NULL used in arithmetic [-Wpointer-arith] 45 | if (*s == NULL) | ^~~~ main.cpp: In function 'int prefix(trie*, char*)': main.cpp:63:15: warning: NULL used in arithmetic [-Wpointer-arith] 63 | if (*s == NULL) | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK55
20ms303kbOK55
30ms303kbOK55
40ms303kbOK55
50ms303kbOK55
61ms303kbOK55
71ms303kbOK55
82ms303kbOK55
94ms819kbOK55
107ms1867kbOK55
117ms557kbOK55
1214ms3825kbOK55
1313ms3190kbOK55
1414ms1191kbOK55
1519ms1298kbOK510
1654ms25915kbOK5
1724ms14544kbOK510
1854ms19918kbOK5
1914ms782kbOK510
2074ms32661kbOK5
Punctaj total100

Ceva nu functioneaza?