Borderou de evaluare (job #3181641)

Utilizator rapidu36Victor Manz rapidu36 Data 7 decembrie 2023 15:57:25
Problema Arbori indexati binar Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void actualizare(int, int)': main.cpp:12:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 12 | while (i <= n) | ~~^~~~ main.cpp: In function 'int cautare(unsigned int)': main.cpp:37:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 37 | if (i + pas <= n && aib[i+pas] < val) | ~~~~~~~~^~~~ main.cpp: In function 'int main()': main.cpp:57:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 57 | for (int i = 1; i <= n; i++) | ~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbIncorect0
31ms303kbIncorect0
45ms557kbIncorect0
59ms753kbIncorect0
614ms1077kbIncorect0
719ms1302kbIncorect0
824ms1441kbIncorect0
924ms1462kbIncorect0
1024ms1437kbIncorect0
Punctaj total10

Ceva nu functioneaza?