Borderou de evaluare (job #2137813)

Utilizator rares96cheseliRares Cheseli rares96cheseli Data 21 februarie 2018 03:31:47
Problema Trie Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 80

Raport evaluator

Compilare: user.cpp: In function ‘void insertWord(TrieNode*, const char*)’: user.cpp:26:20: warning: NULL used in arithmetic [-Wpointer-arith] if (word[0] != NULL) { ^ user.cpp: In function ‘bool eraseWord(TrieNode*, const char*)’: user.cpp:40:20: warning: NULL used in arithmetic [-Wpointer-arith] if (word[0] != NULL) { ^ user.cpp:51:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ user.cpp: In function ‘int wordCnt(TrieNode*, const char*)’: user.cpp:61:20: warning: NULL used in arithmetic [-Wpointer-arith] if (word[1] == NULL) { ^ user.cpp: In function ‘int findPrefix(TrieNode*, const char*)’: user.cpp:76:20: warning: NULL used in arithmetic [-Wpointer-arith] if (word[0] == NULL) { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1496kbOK55
20ms1508kbOK55
30ms1528kbOK55
40ms1516kbOK55
50ms1524kbOK55
60ms1528kbOK55
74ms1564kbOK55
84ms1552kbOK55
98ms1816kbOK55
1016ms2736kbOK55
1116ms1624kbOK55
1232ms4048kbOK55
1340ms3596kbOK55
1436ms2024kbOK55
1540ms1968kbOK50
1676msDepăşitMemory limit exceeded.0
1756ms1548kbOK510
18120ms14892kbOK5
1948ms1560kbOK50
2072msDepăşitMemory limit exceeded.0
Punctaj total80

Ceva nu functioneaza?