Pagini recente » Borderou de evaluare (job #2635474) | Borderou de evaluare (job #3168725)
Borderou de evaluare (job #3168725)
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 |
1 | 3ms | 8159kb | OK | 10 |
2 | 3ms | 8421kb | OK | 10 |
3 | 3ms | 8421kb | OK | 10 |
4 | 64ms | 9707kb | OK | 10 |
5 | 158ms | 12103kb | OK | 10 |
6 | 79ms | 10096kb | OK | 10 |
7 | 44ms | 9121kb | Incorect | 0 |
8 | 192ms | 12005kb | Incorect | 0 |
9 | 113ms | 10477kb | Incorect | 0 |
10 | 272ms | 13725kb | Incorect | 0 |
Punctaj total | 60 |