Borderou de evaluare (job #3168726)

Utilizator moldovan_robert_lolMoldovan Robert moldovan_robert_lol Data 13 noiembrie 2023 10:10:12
Problema Goal Statistics Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 60

Raport evaluator

Compilare: main.cpp: In instantiation of 'void FenwickTree<Type>::add(int, Type) [with Type = int]': main.cpp:86:16: required from here main.cpp:35:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 35 | while (poz<bit.size()) { | ~~~^~~~~~~~~~~ main.cpp: In instantiation of 'void FenwickTree<Type>::add(int, Type) [with Type = long int]': main.cpp:87:16: required from here main.cpp:35:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] main.cpp: In instantiation of 'int FenwickTree<Type>::binary_lifting(int) [with Type = int]': main.cpp:90:37: required from here main.cpp:57:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | if (poz+step<bit.size()&&tgt-bit[poz+step]>0) { | ~~~~~~~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms8421kbOK10
23ms8159kbOK10
33ms8421kbOK10
464ms9719kbOK10
5158ms12079kbOK10
679ms10076kbOK10
744ms9101kbIncorect0
8192ms12128kbIncorect0
9108ms10465kbIncorect0
10252ms13889kbIncorect0
Punctaj total60

Ceva nu functioneaza?