Borderou de evaluare (job #2949356)

Utilizator Fantastic_Mantudor voicu Fantastic_Man Data 30 noiembrie 2022 15:08:34
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void add(trie*, char*)': main.cpp:13:16: warning: NULL used in arithmetic [-Wpointer-arith] 13 | if ( *s == NULL ) | ^~~~ main.cpp: In function 'void del(trie*, char*)': main.cpp:24:16: warning: NULL used in arithmetic [-Wpointer-arith] 24 | if ( *s == NULL ) | ^~~~ main.cpp: In function 'int freq(trie*, char*)': main.cpp:33:16: warning: NULL used in arithmetic [-Wpointer-arith] 33 | if ( *s == NULL ) | ^~~~ main.cpp: In function 'int lcp(trie*, char*, int)': main.cpp:41:16: warning: NULL used in arithmetic [-Wpointer-arith] 41 | if ( *s == NULL ) | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK55
20ms184kbOK55
30ms184kbOK55
40ms184kbOK55
50ms184kbOK55
60ms184kbOK55
70ms184kbOK55
80ms184kbOK55
90ms184kbOK55
103ms1495kbOK55
113ms315kbOK55
1214ms2920kbOK55
1311ms2322kbOK55
1414ms815kbOK55
1519ms786kbOK510
1664ms20385kbOK5
1719ms389kbOK510
1862ms15319kbOK5
1918ms380kbOK510
2075ms25767kbOK5
Punctaj total100

Ceva nu functioneaza?