Pagini recente » Borderou de evaluare (job #1699084) | Borderou de evaluare (job #1749056) | Borderou de evaluare (job #351910) | Borderou de evaluare (job #2323551) | Borderou de evaluare (job #2893549)
Borderou de evaluare (job #2893549)
Raport evaluator
Compilare:
main.cpp: In member function 'void Heap::heapify_down(int)':
main.cpp:62:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
62 | if (left_child < h.size() && h[left_child] < h[small])
| ~~~~~~~~~~~^~~~~~~~~~
main.cpp:67:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
67 | if (right_child < h.size() && h[right_child] < h[small])
| ~~~~~~~~~~~~^~~~~~~~~~
main.cpp: In member function 'void Heap::del(int)':
main.cpp:90:6: warning: unused variable 'x' [-Wunused-variable]
90 | int x = h[index];
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 1ms | 184kb | OK | 10 | 10 |
2 | 1ms | 184kb | Incorect | 0 | 0 |
3 | 1ms | 184kb | OK | 10 | 10 |
4 | 6ms | 446kb | Incorect | 0 | 0 |
5 | 1ms | 184kb | Incorect | 0 | 0 |
6 | 62ms | 2273kb | Incorect | 0 |
7 | 116ms | 5775kb | Incorect | 0 |
8 | 139ms | 4431kb | OK | 10 |
9 | 255ms | 4206kb | Time limit exceeded | 0 |
10 | 154ms | 4218kb | Incorect | 0 |
Punctaj total | 20 |