Borderou de evaluare (job #2341314)

Utilizator benjamin2205Zeic Beniamin benjamin2205 Data 11 februarie 2019 19:00:00
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'void add_word(n_trie*, char*)': main.cpp:30:18: warning: NULL used in arithmetic [-Wpointer-arith] if (*word == NULL) { ^~~~ main.cpp: In function 'int query_word(n_trie*, char*)': main.cpp:62:33: warning: array subscript has type 'char' [-Wchar-subscripts] if (node -> children[nxt_chr] == NULL) { ^ main.cpp:69:44: warning: array subscript has type 'char' [-Wchar-subscripts] query_word(node -> children[nxt_chr], word + 1); ^ main.cpp:72:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbIncorect00
22ms131kbOK55
33ms131kbOK55
43ms131kbOK55
53ms131kbOK55
64ms131kbOK55
76ms262kbIncorect00
87ms262kbOK55
912ms524kbKilled by Signal 1100
1019ms1441kbOK55
1121ms262kbOK55
1227ms2752kbKilled by Signal 1100
1328ms2359kbKilled by Signal 1100
1442ms786kbIncorect00
1550ms655kbIncorect00
16104ms19005kbKilled by Signal 110
1735ms262kbKilled by Signal 1100
1875ms13893kbKilled by Signal 110
1959ms262kbOK50
20106ms20496kbMemory limit exceeded0
Punctaj total40

Ceva nu functioneaza?