Pagini recente » Borderou de evaluare (job #198771) | Borderou de evaluare (job #1012253) | Borderou de evaluare (job #2040873) | Borderou de evaluare (job #2569425) | Borderou de evaluare (job #2109310)
Borderou de evaluare (job #2109310)
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 | 632kb | OK | 10 |
| 2 | 0ms | 644kb | OK | 10 |
| 3 | 32ms | 708kb | OK | 10 |
| 4 | 64ms | 736kb | OK | 10 |
| 5 | 144ms | 732kb | OK | 10 |
| 6 | 400ms | 732kb | OK | 10 |
| 7 | 608ms | 756kb | OK | 10 |
| 8 | 712ms | 740kb | OK | 10 |
| 9 | 760ms | 740kb | OK | 10 |
| 10 | 0ms | 640kb | OK | 10 |
| Punctaj total | 100 |