Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3168732)
| Utilizator | Data | 13 noiembrie 2023 10:16:39 | |
|---|---|---|---|
| Problema | Goal Statistics | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In instantiation of 'void FenwickTree<Type>::add(int64_t, Type) [with Type = long int; int64_t = long int]':
main.cpp:72:14: required from here
main.cpp:35:27: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::vector<long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
35 | while (poz<bit.size()) {
| ~~~^~~~~~~~~~~
main.cpp: In instantiation of 'int64_t FenwickTree<Type>::binary_lifting(int64_t) [with Type = long int; int64_t = long int]':
main.cpp:82:41: required from here
main.cpp:57:37: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::vector<long 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 | 4ms | 13402kb | OK | 10 |
| 2 | 6ms | 16285kb | OK | 10 |
| 3 | 6ms | 16285kb | OK | 10 |
| 4 | 64ms | 17682kb | OK | 10 |
| 5 | 163ms | 20099kb | OK | 10 |
| 6 | 84ms | 18161kb | OK | 10 |
| 7 | 73ms | 17203kb | OK | 10 |
| 8 | 341ms | 20357kb | OK | 10 |
| 9 | 192ms | 18595kb | OK | 10 |
| 10 | 499ms | 22204kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
