Pagini recente » Borderou de evaluare (job #2977577) | Borderou de evaluare (job #2647798) | Borderou de evaluare (job #2462123) | Borderou de evaluare (job #2939441) | Borderou de evaluare (job #2791383)
Borderou de evaluare (job #2791383)
Raport evaluator
Compilare:
main.cpp: In instantiation of 'void hashtable<from>::erase(from) [with from = int]':
main.cpp:66:17: required from here
main.cpp:41:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int, std::allocator<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
41 | if (pos2 != vec[pos].size() - 1) {
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp: In instantiation of 'int hashtable<from>::hash(from) [with from = int]':
main.cpp:32:13: required from 'void hashtable<from>::insert(from) [with from = int]'
main.cpp:63:18: required from here
main.cpp:13:29: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
13 | for (int index = 0; index < sizeof(key); index++) {
| ~~~~~~^~~~~~~~~~~~~
main.cpp: In instantiation of 'int hashtable<from>::search(from, int) [with from = int]':
main.cpp:33:7: required from 'void hashtable<from>::insert(from) [with from = int]'
main.cpp:63:18: required from here
main.cpp:23:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int, std::allocator<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
23 | for (int index = 0; index < vec[pos].size(); index++) {
| ~~~~~~^~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 28ms | 24219kb | OK | 10 | 10 |
2 | 40ms | 24219kb | OK | 10 | 10 |
3 | 31ms | 24223kb | OK | 10 | 10 |
4 | 89ms | 24653kb | OK | 10 | 30 |
5 | 188ms | 25784kb | OK | 10 |
6 | 170ms | 27246kb | OK | 10 |
7 | 279ms | 27353kb | OK | 10 | 10 |
8 | 519ms | 33992kb | OK | 10 | 30 |
9 | 1008ms | 38797kb | OK | 10 |
10 | 994ms | 36560kb | OK | 10 |
Punctaj total | 100 |