Borderou de evaluare (job #2137814)

Utilizator rares96cheseliRares Cheseli rares96cheseli Data 21 februarie 2018 03:35:14
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
10ms1492kbOK55
20ms1512kbOK55
30ms1524kbOK55
40ms1512kbOK55
50ms1520kbOK55
60ms1536kbOK55
74ms1560kbOK55
84ms1556kbOK55
98ms1812kbOK55
1016ms2736kbOK55
1116ms1624kbOK55
1236ms4052kbOK55
1340ms3592kbOK55
1436ms2020kbOK55
1540ms1964kbOK50
1676msDepăşitMemory limit exceeded.0
1756ms1548kbOK510
18120ms14892kbOK5
1952ms1560kbOK50
2072msDepăşitMemory limit exceeded.0
Punctaj total80

Ceva nu functioneaza?