Borderou de evaluare (job #1052676)

Utilizator Teodor94Teodor Plop Teodor94 Data 11 decembrie 2013 17:44:25
Problema Heapuri Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void down_heap(int)’: user.cpp:23:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( ( pos << 1 ) >= heap.size() ) ^ user.cpp:27:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( next + 1 < heap.size() && heap[next + 1] < heap[next] ) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms236kbOK1010
20ms236kbOK1010
34ms236kbOK1010
48ms268kbOK1010
528ms356kbOK1060
656ms472kbOK10
7120ms1536kbOK10
8104ms1064kbOK10
9112ms704kbOK10
10108ms704kbOK10
Punctaj total100

Ceva nu functioneaza?