Pagini recente » Borderou de evaluare (job #2629259) | Borderou de evaluare (job #738623) | Borderou de evaluare (job #2152107) | Borderou de evaluare (job #1129461) | Borderou de evaluare (job #2109319)
Borderou de evaluare (job #2109319)
Raport evaluator
Compilare:
user.cpp: In function ‘bool Find(int)’:
user.cpp:20:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i != table[hashCode].size(); i++)
^
user.cpp: In function ‘void Delete(int)’:
user.cpp:32:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i != table[hashCode].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:47:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzica.in", "r", stdin);
^
user.cpp:48:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzica.out", "w", stdout);
^
user.cpp:50:62: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d %d %d %d", &N, &M, &A, &B, &C, &D, &E);
^
user.cpp:54:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x); Insert(x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3516kb | OK | 10 |
2 | 4ms | 3528kb | OK | 10 |
3 | 32ms | 3600kb | OK | 10 |
4 | 108ms | 3640kb | OK | 10 |
5 | 128ms | 3664kb | OK | 10 |
6 | 532ms | 3664kb | OK | 10 |
7 | 496ms | 3672kb | OK | 10 |
8 | 1000ms | 3668kb | OK | 10 |
9 | Depăşit | 3644kb | Time limit exceeded. | 0 |
10 | 4ms | 3516kb | OK | 10 |
Punctaj total | 90 |