Pagini recente » Borderou de evaluare (job #1072833) | Borderou de evaluare (job #2937220) | Borderou de evaluare (job #1266256) | Borderou de evaluare (job #2379814) | Borderou de evaluare (job #1952792)
Borderou de evaluare (job #1952792)
Raport evaluator
Compilare:
user.cpp: In function ‘void Insert(Trie*, char*)’:
user.cpp:94:23: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(nod->son[*str]==0)
^
user.cpp:95:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nod->son[*str]=new Trie;
^
user.cpp:96:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Insert(nod->son[*str],str-1);
^
user.cpp: In function ‘void makedp(int)’:
user.cpp:117:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(t->son[v[j+1]]!=0){
^
user.cpp:118:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(t->son[v[j+1]]->cnt>0)
^
user.cpp:120:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
t=t->son[v[j+1]];
^
user.cpp: In function ‘char nextch()’:
user.cpp:14:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buf,1,MAXBUF,fi);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 8ms | 8256kb | OK | 5 | 0 |
2 | 8ms | 8316kb | Incorect | 0 |
3 | 12ms | 10000kb | Incorect | 0 | 0 |
4 | 16ms | 11648kb | Incorect | 0 |
5 | 20ms | 12844kb | Incorect | 0 |
6 | 16ms | 11792kb | Incorect | 0 |
7 | 40ms | 15488kb | Incorect | 0 | 0 |
8 | 284ms | 11276kb | OK | 5 |
9 | 40ms | 16036kb | Incorect | 0 | 0 |
10 | 220ms | 11316kb | OK | 5 |
11 | 124ms | 11928kb | OK | 5 |
12 | 96ms | 12068kb | Incorect | 0 |
13 | 40ms | 16012kb | Incorect | 0 | 0 |
14 | 504ms | 11264kb | OK | 5 |
15 | 312ms | 11288kb | OK | 5 |
16 | 96ms | 12176kb | Incorect | 0 |
17 | 40ms | 16052kb | Incorect | 0 |
18 | 476ms | 11264kb | OK | 5 |
19 | 136ms | 11852kb | OK | 5 |
20 | Depăşit | 11052kb | Time limit exceeded. | 0 |
Punctaj total | 0 |