Pagini recente » Borderou de evaluare (job #297454) | Borderou de evaluare (job #2430597) | Borderou de evaluare (job #669559) | Borderou de evaluare (job #1375396) | Borderou de evaluare (job #2891342)
Borderou de evaluare (job #2891342)
Raport evaluator
Compilare:
main.cpp: In instantiation of 'void IndexHeap<T>::sift_down(IndexHeap<T>::HeapIndex) [with T = int; IndexHeap<T>::HeapIndex = int]':
main.cpp:77:13: required from 'void IndexHeap<T>::remove(IndexHeap<T>::ValIndex) [with T = int; IndexHeap<T>::ValIndex = unsigned int]'
main.cpp:103:30: required from here
main.cpp:34:28: warning: comparison of integer expressions of different signedness: 'IndexHeap<int>::HeapIndex' {aka 'int'} and 'std::vector<unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
34 | while ((left_child < heap.size() &&
| ~~~~~~~~~~~^~~~~~~~~~~~~
main.cpp:36:29: warning: comparison of integer expressions of different signedness: 'IndexHeap<int>::HeapIndex' {aka 'int'} and 'std::vector<unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
36 | (right_child < heap.size() &&
| ~~~~~~~~~~~~^~~~~~~~~~~~~
main.cpp:38:29: warning: comparison of integer expressions of different signedness: 'IndexHeap<int>::HeapIndex' {aka 'int'} and 'std::vector<unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
38 | if (right_child >= heap.size() ||
| ~~~~~~~~~~~~^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 1ms | 184kb | Incorect | 0 | 0 |
2 | 1ms | 184kb | Incorect | 0 | 0 |
3 | 1ms | 184kb | Incorect | 0 | 0 |
4 | 17ms | 323kb | Incorect | 0 | 0 |
5 | 2ms | 184kb | Incorect | 0 | 0 |
6 | 78ms | 1081kb | Incorect | 0 |
7 | 223ms | 5865kb | Incorect | 0 |
8 | 139ms | 3678kb | Incorect | 0 |
9 | 123ms | 1855kb | Incorect | 0 |
10 | 123ms | 1757kb | Incorect | 0 |
Punctaj total | 0 |