Pagini recente » Borderou de evaluare (job #2404095) | Borderou de evaluare (job #2636447) | Borderou de evaluare (job #1246648) | Borderou de evaluare (job #213718) | Borderou de evaluare (job #1763755)
Borderou de evaluare (job #1763755)
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:68:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&M);
^
user.cpp:72: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 | 100ms | 12712kb | OK | 10 |
2 | 72ms | 12468kb | OK | 10 |
3 | 36ms | 12548kb | OK | 10 |
4 | 52ms | 12856kb | OK | 10 |
5 | 344ms | 25804kb | Incorect | 0 |
6 | Depăşit | 27480kb | Time limit exceeded. | 0 |
7 | Depăşit | 22616kb | Time limit exceeded. | 0 |
8 | 284ms | 15096kb | Incorect | 0 |
9 | 284ms | 15104kb | OK | 10 |
10 | 256ms | 13328kb | OK | 10 |
Punctaj total | 60 |