Pagini recente » Borderou de evaluare (job #2044008) | Borderou de evaluare (job #2642200) | Borderou de evaluare (job #2433566) | Borderou de evaluare (job #813385) | Borderou de evaluare (job #1846763)
Borderou de evaluare (job #1846763)
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 | 4ms | 1328kb | OK | 10 |
3 | 16ms | 5208kb | OK | 10 |
4 | 100ms | 31192kb | OK | 10 |
5 | 0ms | 396kb | Killed by signal 11(SIGSEGV). | 0 |
6 | 0ms | 396kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 0ms | 392kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 0ms | 400kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 0ms | 396kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 0ms | 396kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 40 |