Pagini recente » Borderou de evaluare (job #1916785) | Borderou de evaluare (job #2332293) | Borderou de evaluare (job #2136485) | Borderou de evaluare (job #1744422) | Borderou de evaluare (job #1846773)
Borderou de evaluare (job #1846773)
Raport evaluator
Compilare:
user.cpp: In function ‘void insertTrie1(Trie*, int, int)’:
user.cpp:49:17: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(nod->next[ch]) {
^
user.cpp:50:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Trie *jeg=nod->next[ch];
^
user.cpp:56:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nod->next[ch]=new Trie;
^
user.cpp:57:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Trie *jeg=nod->next[ch];
^
user.cpp:63:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
insertTrie1(nod->next[ch],pos+1,care);
^
user.cpp: In function ‘void insertTrie2(Trie*, int, int)’:
user.cpp:70:17: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(nod->next[ch]) {
^
user.cpp:71:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Trie *jeg=nod->next[ch];
^
user.cpp:75:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nod->next[ch]=new Trie;
^
user.cpp:76:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Trie *jeg=nod->next[ch];
^
user.cpp:80:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
insertTrie2(nod->next[ch],pos+1,care);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 532kb | OK | 10 |
2 | 0ms | 1336kb | OK | 10 |
3 | 12ms | 5208kb | OK | 10 |
4 | 100ms | 31196kb | OK | 10 |
5 | 0ms | 396kb | Killed by signal 11(SIGSEGV). | 0 |
6 | 0ms | 400kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 0ms | 400kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 0ms | 400kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 0ms | 400kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 0ms | 396kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 40 |