Pagini recente » Borderou de evaluare (job #1342278) | Borderou de evaluare (job #1778996) | Borderou de evaluare (job #1774226) | Borderou de evaluare (job #2290356) | Borderou de evaluare (job #1812224)
Borderou de evaluare (job #1812224)
Raport evaluator
Compilare:
user.cpp: In function ‘void insert(T*, char*)’:
user.cpp:30:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if( n -> chl[ch(*str)] == NULL ) {
^
user.cpp:31:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
n -> chl[ch(*str)] = new T; }
^
user.cpp:32:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
insert( n -> chl[ch(*str)], str + 1 );
^
user.cpp: In function ‘int count(T*, char*)’:
user.cpp:61:36: warning: array subscript has type ‘char’ [-Wchar-subscripts]
return count( n -> chl[ch(*str)], str + 1 ); }
^
user.cpp: In function ‘int main(int, const char**)’:
user.cpp:74:49: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while( aux != r && aux -> chl[ch(str[i])] == NULL ) {
^
user.cpp:76:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if( aux -> chl[ch(str[i])] != NULL ) {
^
user.cpp:77:40: warning: array subscript has type ‘char’ [-Wchar-subscripts]
aux = aux -> chl[ch(str[i])]; }
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 540kb | OK | 10 |
2 | 0ms | 524kb | OK | 10 |
3 | 0ms | 640kb | OK | 10 |
4 | 16ms | 1580kb | OK | 10 |
5 | 16ms | 3828kb | OK | 10 |
6 | 16ms | 3860kb | OK | 10 |
7 | 20ms | 3892kb | OK | 10 |
8 | 392ms | 56336kb | OK | 10 |
9 | Depăşit | 63532kb | Time limit exceeded. | 0 |
10 | 60ms | 5944kb | OK | 10 |
Punctaj total | 90 |