Pagini recente » Borderou de evaluare (job #2298667) | Borderou de evaluare (job #2396109) | Borderou de evaluare (job #636903) | Borderou de evaluare (job #2868196) | Borderou de evaluare (job #1763997)
Borderou de evaluare (job #1763997)
Raport evaluator
Compilare:
user.cpp: In function ‘void Add_To_Hash(unsigned int)’:
user.cpp:31:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Hash[V%MOD].size();i++)
^
user.cpp: In function ‘int Search_In_Hash(unsigned int)’:
user.cpp:41:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Hash[V%MOD].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:58:17: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[65]’ [-Wformat=]
scanf("%s ",&W);
^
user.cpp:69:17: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[65]’ [-Wformat=]
scanf("%s ",&W);
^
user.cpp:52: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:53: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:55:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&N);
^
user.cpp:58:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s ",&W);
^
user.cpp:65:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&M);
^
user.cpp:69:18: 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 | 0ms | 948kb | Incorect | 0 |
2 | 168ms | 756kb | OK | 10 |
3 | 4ms | 860kb | OK | 10 |
4 | 20ms | 1464kb | OK | 10 |
5 | Depăşit | 28616kb | Time limit exceeded. | 0 |
6 | Depăşit | 24696kb | Time limit exceeded. | 0 |
7 | Depăşit | 22188kb | Time limit exceeded. | 0 |
8 | 52ms | 3376kb | OK | 10 |
9 | 60ms | 3356kb | Incorect | 0 |
10 | Depăşit | 9716kb | Time limit exceeded. | 0 |
Punctaj total | 40 |