Pagini recente » Borderou de evaluare (job #383481) | Borderou de evaluare (job #2735771) | Borderou de evaluare (job #1691241) | Borderou de evaluare (job #2769386) | Borderou de evaluare (job #1572596)
Borderou de evaluare (job #1572596)
Raport evaluator
Compilare:
user.cpp: In function ‘void add_trie(TRIE*, char*, int)’:
user.cpp:41:20: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(!(nod->fii[x]))
^
user.cpp:43:19: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nod->fii[x]=new TRIE;
^
user.cpp:44:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
TRIE &fiu=*nod->fii[x];
^
user.cpp:53:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
add_trie(nod->fii[x],ch+1,lev+1);
^
user.cpp: In function ‘void query(TRIE*, char*)’:
user.cpp:71:20: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(!(nod->fii[x])) return;
^
user.cpp:72:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
query(nod->fii[x],ch+1);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 12ms | 4816kb | Incorect | 0 |
| 2 | 4ms | 1344kb | Incorect | 0 |
| 3 | 8ms | 2648kb | Incorect | 0 |
| 4 | 112ms | 31116kb | Incorect | 0 |
| 5 | 232ms | 60676kb | Incorect | 0 |
| 6 | 476ms | 125708kb | Incorect | 0 |
| 7 | 748ms | 211772kb | Incorect | 0 |
| 8 | 768ms | 187740kb | Incorect | 0 |
| 9 | 792ms | 196968kb | Incorect | 0 |
| 10 | 800ms | 196980kb | Incorect | 0 |
| Punctaj total | 0 |