Pagini recente » Borderou de evaluare (job #1442018) | Borderou de evaluare (job #2361666) | Borderou de evaluare (job #1543189) | Borderou de evaluare (job #1104832) | Borderou de evaluare (job #2109318)
Borderou de evaluare (job #2109318)
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 | 0ms | 1976kb | OK | 10 |
2 | 0ms | 1992kb | OK | 10 |
3 | 32ms | 2060kb | OK | 10 |
4 | 72ms | 2104kb | OK | 10 |
5 | 124ms | 2124kb | OK | 10 |
6 | 380ms | 2124kb | OK | 10 |
7 | 504ms | 2128kb | OK | 10 |
8 | 660ms | 2128kb | OK | 10 |
9 | 696ms | 2128kb | OK | 10 |
10 | 0ms | 1984kb | OK | 10 |
Punctaj total | 100 |