Pagini recente » Borderou de evaluare (job #1717193) | Borderou de evaluare (job #2917434) | Borderou de evaluare (job #1944673) | Borderou de evaluare (job #1540527) | Borderou de evaluare (job #1763779)
Borderou de evaluare (job #1763779)
Raport evaluator
Compilare:
user.cpp: In function ‘void Add_To_Hash(int)’:
user.cpp:31:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<h[ind].size();i++)
^
user.cpp:32:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(value==h[ind][i].first)
^
user.cpp: In function ‘int Search_In_Hash(int)’:
user.cpp:42:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<h[ind].size();i++)
^
user.cpp:43:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(value==h[ind][i].first)
^
user.cpp: In function ‘int main()’:
user.cpp:58:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("seti.in","r",stdin);
^
user.cpp:59:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("seti.out","w",stdout);
^
user.cpp:60:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&N);
^
user.cpp:63:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s ",W);
^
user.cpp:67:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&M);
^
user.cpp:71:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s ",W);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 36ms | 8740kb | OK | 10 |
2 | 48ms | 8532kb | OK | 10 |
3 | 16ms | 8604kb | OK | 10 |
4 | 36ms | 8912kb | OK | 10 |
5 | 268ms | 21736kb | Incorect | 0 |
6 | 380ms | 27748kb | Incorect | 0 |
7 | Depăşit | 29808kb | Time limit exceeded. | 0 |
8 | 84ms | 11044kb | Incorect | 0 |
9 | 88ms | 11048kb | OK | 10 |
10 | 56ms | 9292kb | OK | 10 |
Punctaj total | 60 |