Pagini recente » Borderou de evaluare (job #2539901) | Borderou de evaluare (job #1118153) | Borderou de evaluare (job #978671) | Borderou de evaluare (job #465466) | Borderou de evaluare (job #1763752)
Borderou de evaluare (job #1763752)
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 | 88ms | 8812kb | OK | 10 |
2 | 52ms | 8560kb | OK | 10 |
3 | 28ms | 8640kb | OK | 10 |
4 | 48ms | 8944kb | OK | 10 |
5 | 312ms | 21796kb | Incorect | 0 |
6 | Depăşit | 24756kb | Time limit exceeded. | 0 |
7 | Depăşit | 19508kb | Time limit exceeded. | 0 |
8 | 280ms | 11168kb | Incorect | 0 |
9 | 276ms | 11172kb | OK | 10 |
10 | 244ms | 9424kb | OK | 10 |
Punctaj total | 60 |