Borderou de evaluare (job #3168721)

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

Raport evaluator

Compilare: main.cpp: In instantiation of 'void FenwickTree<Type>::add(int, Type) [with Type = int]': main.cpp:100: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:101:16: required from here main.cpp:35:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long int, std::allocator<long 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:105:50: 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
17ms16285kbOK10
26ms16285kbOK10
37ms16285kbOK10
4103ms22020kbOK10
5311ms31252kbOK10
6133ms23822kbOK10
7118ms26521kbOK10
8859ms59195kbOK10
9410ms42254kbOK10
10503ms66187kbMemory limit exceeded0
Punctaj total90

Ceva nu functioneaza?