Pagini recente » Borderou de evaluare (job #1081690) | Borderou de evaluare (job #1081435) | Cod sursa (job #1141908) | Borderou de evaluare (job #2304197) | Borderou de evaluare (job #1313522)
Borderou de evaluare (job #1313522)
Raport evaluator
Compilare:
user.cpp: In constructor ‘Trie::Trie(int)’:
user.cpp:15:40: warning: passing NULL to non-pointer argument 2 of ‘void* memset(void*, int, size_t)’ [-Wconversion-null]
memset(next, NULL, sizeof(next));
^
user.cpp: In function ‘void addWord(char*, pTrie)’:
user.cpp:24:19: warning: NULL used in arithmetic [-Wpointer-arith]
if(word[0] != NULL) {
^
user.cpp: In function ‘void removeWord(char*, pTrie)’:
user.cpp:35:19: warning: NULL used in arithmetic [-Wpointer-arith]
if(word[0] != NULL) {
^
user.cpp: In function ‘int findPref(char*, pTrie)’:
user.cpp:48:19: warning: NULL used in arithmetic [-Wpointer-arith]
if(word[0] == NULL) return 0;
^
user.cpp: In function ‘int nrap(char*, pTrie)’:
user.cpp:54:19: warning: NULL used in arithmetic [-Wpointer-arith]
if(word[1] == NULL) {
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 404kb | Incorect | 0 | 0 |
| 2 | 0ms | 412kb | Incorect | 0 | 0 |
| 3 | 0ms | 416kb | Incorect | 0 | 0 |
| 4 | 0ms | 416kb | Incorect | 0 | 0 |
| 5 | 0ms | 424kb | Incorect | 0 | 0 |
| 6 | 0ms | 424kb | Incorect | 0 | 0 |
| 7 | 4ms | 444kb | Incorect | 0 | 0 |
| 8 | 4ms | 440kb | Incorect | 0 | 0 |
| 9 | 8ms | 568kb | Incorect | 0 | 0 |
| 10 | 12ms | 1028kb | Incorect | 0 | 0 |
| 11 | 20ms | 468kb | Incorect | 0 | 0 |
| 12 | 32ms | 1688kb | Incorect | 0 | 0 |
| 13 | 40ms | 1452kb | Incorect | 0 | 0 |
| 14 | 40ms | 668kb | Incorect | 0 | 0 |
| 15 | 48ms | 644kb | Incorect | 0 | 0 |
| 16 | 96ms | 9592kb | Incorect | 0 |
| 17 | 68ms | 436kb | Incorect | 0 | 0 |
| 18 | 100ms | 7104kb | Incorect | 0 |
| 19 | 60ms | 436kb | Incorect | 0 | 0 |
| 20 | 108ms | 12752kb | Incorect | 0 |
| Punctaj total | 0 |