Borderou de evaluare (job #1717624)

Utilizator EpictetStamatin Cristian Epictet Data 15 iunie 2016 12:51:18
Problema Sub Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In constructor ‘Trie::Trie()’: user.cpp:18:42: warning: passing NULL to non-pointer argument 2 of ‘void* memset(void*, int, size_t)’ [-Wconversion-null] memset(son, NULL, sizeof(son)); ^ user.cpp: In function ‘void Ins_A(Trie*, char*, int&)’: user.cpp:34:15: warning: NULL used in arithmetic [-Wpointer-arith] if (*s == NULL) ^ user.cpp: In function ‘void Ins_B(Trie*, char*, int&)’: user.cpp:55:15: warning: NULL used in arithmetic [-Wpointer-arith] if (*s == NULL || nod->son[*s - 'a'] == NULL) ^ user.cpp: In function ‘int main()’: user.cpp:84:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < strlen(S) - 1; j ++) ^ user.cpp:94:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < strlen(S) - 1; j ++) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms476kbIncorect0
20ms908kbIncorect0
34ms2712kbIncorect0
428ms14980kbIncorect0
5128ms71172kbIncorect0
6168ms88908kbIncorect0
7Depăşit127756kbTime limit exceeded.0
8Depăşit128420kbTime limit exceeded.0
9Depăşit126440kbTime limit exceeded.0
10Depăşit125380kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?