Pagini recente » Borderou de evaluare (job #1776685) | Borderou de evaluare (job #2387353) | Borderou de evaluare (job #2081674) | Borderou de evaluare (job #483383) | Borderou de evaluare (job #2580636)
Borderou de evaluare (job #2580636)
Raport evaluator
Compilare:
main.cpp: In function 'void Insert(int)':
main.cpp:19:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < hmap[Hash].size(); i++){
~~^~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int Search(int)':
main.cpp:30:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < hmap[Hash].size(); i++)
~~^~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void read()':
main.cpp:12:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &L);
^
main.cpp:14:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
main.cpp: In function 'int main()':
main.cpp:38:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("oite.in", "r", stdin);
^
main.cpp:39:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("oite.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 6ms | 393kb | OK | 10 |
3 | 10ms | 262kb | OK | 10 |
4 | 13ms | 262kb | OK | 10 |
5 | 21ms | 393kb | OK | 10 |
6 | 33ms | 524kb | OK | 10 |
7 | 62ms | 655kb | OK | 10 |
8 | 56ms | 524kb | OK | 10 |
9 | 101ms | 786kb | Time limit exceeded | 0 |
10 | 41ms | 262kb | OK | 10 |
Punctaj total | 90 |