Pagini recente » Borderou de evaluare (job #2972887) | Borderou de evaluare (job #2203424) | Borderou de evaluare (job #3027398) | Borderou de evaluare (job #1142499) | Borderou de evaluare (job #1717624)
Borderou de evaluare (job #1717624)
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 |
| 1 | 0ms | 476kb | Incorect | 0 |
| 2 | 0ms | 908kb | Incorect | 0 |
| 3 | 4ms | 2712kb | Incorect | 0 |
| 4 | 28ms | 14980kb | Incorect | 0 |
| 5 | 128ms | 71172kb | Incorect | 0 |
| 6 | 168ms | 88908kb | Incorect | 0 |
| 7 | Depăşit | 127756kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 128420kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 126440kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 125380kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |