Pagini recente » Borderou de evaluare (job #2622817) | Borderou de evaluare (job #2027051) | hektor | Monitorul de evaluare | Borderou de evaluare (job #2650875)
Borderou de evaluare (job #2650875)
Raport evaluator
Compilare:
main.cpp: In function 'void print_heap(int, std::__cxx11::string, bool)':
main.cpp:53:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(node>heap_size)
~~~~^~~~~~~~~~
main.cpp: In function 'void shift(int)':
main.cpp:70:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(left<=heap_size){
~~~~^~~~~~~~~~~
main.cpp:72:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(right<=heap_size && heap[right]<heap[left]){
~~~~~^~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 3ms | 131kb | OK | 10 | 10 |
| 2 | 3ms | 131kb | OK | 10 | 10 |
| 3 | 3ms | 131kb | OK | 10 | 10 |
| 4 | 7ms | 131kb | OK | 10 | 10 |
| 5 | 3ms | 131kb | Incorect | 0 | 0 |
| 6 | 49ms | 524kb | OK | 10 |
| 7 | 109ms | 1703kb | OK | 10 |
| 8 | 89ms | 1310kb | OK | 10 |
| 9 | 96ms | 786kb | OK | 10 |
| 10 | 93ms | 786kb | OK | 10 |
| Punctaj total | 40 |