Pagini recente » Borderou de evaluare (job #2420097) | Borderou de evaluare (job #154341) | Borderou de evaluare (job #1477187) | Borderou de evaluare (job #2213136) | Borderou de evaluare (job #1746990)
Borderou de evaluare (job #1746990)
Raport evaluator
Compilare:
user.cpp: In function ‘void Insert_Trie(Trie*, int, int)’:
user.cpp:25:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(nod->fii[v[poz]]==0)
^
user.cpp:26:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nod->fii[v[poz]]=new Trie;
^
user.cpp:27:36: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Insert_Trie(nod->fii[v[poz]],poz+1,e);
^
user.cpp: In function ‘int Find_Trie(Trie*, char*)’:
user.cpp:34:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(nod->fii[*s]==0)
^
user.cpp:36:29: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Find_Trie(nod->fii[*s],s+1);
^
user.cpp: In function ‘int main()’:
user.cpp:89:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<G[i].size();j++)
^
user.cpp: In function ‘int Find_Trie(Trie*, char*)’:
user.cpp:38:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:55:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d " ,&n);
^
user.cpp:69:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d " ,&m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 352kb | OK | 10 |
2 | 12ms | 324kb | OK | 10 |
3 | 0ms | 480kb | Incorect | 0 |
4 | 28ms | 5056kb | OK | 10 |
5 | Depăşit | 46824kb | Time limit exceeded. | 0 |
6 | Depăşit | 46928kb | Time limit exceeded. | 0 |
7 | Depăşit | 48188kb | Time limit exceeded. | 0 |
8 | 132ms | Depăşit | Memory limit exceeded. | 0 |
9 | 132ms | Depăşit | Memory limit exceeded. | 0 |
10 | 84ms | 12420kb | OK | 10 |
Punctaj total | 40 |