Borderou de evaluare (job #2816247)

Utilizator andu2006Alexandru Gheorghies andu2006 Data 11 decembrie 2021 11:00:29
Problema Catun Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In instantiation of 'void heap<capacity, T, __cmp>::pop() [with long unsigned int capacity = 72005; T = triple; __cmp = cmp]': main.cpp:88:15: required from here main.cpp:34:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 34 | while((u<<1|1)<n){ | ~~~~~~~~^~ main.cpp:35:54: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 35 | if(f(data[u],data[(u<<1|1)]) && ((u<<1)+2==n || f(data[u],data[(u<<1)+2]))) return; | ~~~~~~~~^~~ main.cpp:36:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 36 | if((u<<1)+2==n || f(data[(u<<1|1)],data[(u<<1)+2])) | ~~~~~~~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms188kbOK10
26ms2621kbOK10
325ms3182kbOK10
42ms184kbOK10
544ms3608kbOK10
688ms4583kbOK10
710ms2785kbOK10
820ms3063kbOK10
959ms3944kbOK10
10140ms5591kbOK10
Punctaj total100

Ceva nu functioneaza?