Pagini recente » Cod sursa (job #608773) | Borderou de evaluare (job #2072173) | Borderou de evaluare (job #2493470) | Borderou de evaluare (job #359381) | Borderou de evaluare (job #2580638)
Borderou de evaluare (job #2580638)
Raport evaluator
Compilare:
main.cpp: In function 'void Insert(int)':
main.cpp:20: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:31: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:13: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:15: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:39: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:40: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 | 3ms | 393kb | OK | 10 |
2 | 6ms | 655kb | OK | 10 |
3 | 8ms | 524kb | OK | 10 |
4 | 10ms | 524kb | OK | 10 |
5 | 17ms | 524kb | OK | 10 |
6 | 27ms | 655kb | OK | 10 |
7 | 46ms | 1048kb | OK | 10 |
8 | 44ms | 786kb | OK | 10 |
9 | 78ms | 1179kb | OK | 10 |
10 | 35ms | 524kb | OK | 10 |
Punctaj total | 100 |