Pagini recente » Borderou de evaluare (job #1916266) | Borderou de evaluare (job #1138174) | Atasamentele paginii Profil malina99 | Borderou de evaluare (job #2676267) | Borderou de evaluare (job #1846784)
Borderou de evaluare (job #1846784)
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 | 528kb | OK | 10 |
| 2 | 0ms | 1328kb | OK | 10 |
| 3 | 8ms | 5204kb | OK | 10 |
| 4 | 60ms | 31192kb | OK | 10 |
| 5 | Depăşit | 114424kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 109012kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 114816kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 115216kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 113636kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 111384kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |