Borderou de evaluare (job #2338217)

Utilizator lucametehauDart Monkey lucametehau Data 7 februarie 2019 10:44:01
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'void insert(Trie*, char*)': main.cpp:24:12: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) { ^~~~ main.cpp: In function 'int erase(Trie*, char*)': main.cpp:36:12: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ main.cpp: In function 'int query(Trie*, char*)': main.cpp:49:12: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ main.cpp: In function 'int lcp(Trie*, char*, int)': main.cpp:57:12: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL || T->nxt[ch] == 0) ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK55
22ms131kbOK55
33ms131kbOK55
43ms131kbOK55
53ms131kbOK55
64ms131kbOK55
76ms262kbOK55
87ms131kbOK55
912ms524kbOK55
1019ms1441kbOK55
1121ms262kbOK55
1240ms2752kbOK55
1345ms2359kbOK55
1443ms655kbOK55
1551ms655kbOK510
16126ms19005kbOK5
1770ms262kbOK510
18127ms14024kbOK5
1949ms262kbOK50
20109ms20496kbMemory limit exceeded0
Punctaj total90

Ceva nu functioneaza?