Borderou de evaluare (job #2786531)

Utilizator TghicaGhica Tudor Tghica Data 21 octombrie 2021 09:53:42
Problema Arbori indexati binar Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void update(int, int)': main.cpp:8:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 8 | while( poz <= n ) { | ~~~~^~~~ main.cpp: In function 'int main()': main.cpp:33:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 33 | for( i = 1; i <= n; i++ ) { | ~~^~~~ main.cpp:38:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 38 | while( put <= n ) | ~~~~^~~~ main.cpp:57:35: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 57 | if( ( poz | put ) <= n && sum + aib[poz|put] <= a ) { | ~~~~~~~~~~~~~~^~~~ main.cpp:57:62: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 57 | if( ( poz | put ) <= n && sum + aib[poz|put] <= a ) { | ~~~~~~~~~~~~~~~~~~~^~~~ main.cpp:61:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 61 | if( aib[poz] == a ) | ~~~~~~~~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms221kbIncorect0
21ms184kbIncorect0
316ms307kbIncorect0
420ms430kbIncorect0
559ms516kbIncorect0
691ms700kbIncorect0
7132ms745kbIncorect0
8172ms958kbIncorect0
9188ms983kbIncorect0
10210ms929kbIncorect0
Punctaj total0

Ceva nu functioneaza?