Pagini recente » Borderou de evaluare (job #635271) | Borderou de evaluare (job #2183232) | Borderou de evaluare (job #2004193) | Borderou de evaluare (job #1294571) | Borderou de evaluare (job #2936764)
Borderou de evaluare (job #2936764)
Raport evaluator
Compilare:
main.cpp: In function 'void SegTree::init(std::vector<std::pair<int, int> >&, std::vector<std::pair<int, int> >&)':
main.cpp:30:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
30 | for (auto [a, b] : cons) {
| ^
main.cpp: In function 'int SegTree::update(int, int, int, int, int)':
main.cpp:53:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<SegTree::Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
53 | if (nodes > T.size()) T.emplace_back();
| ~~~~~~^~~~~~~~~~
main.cpp: In function 'bool SegTree::check(int)':
main.cpp:132:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
132 | for (auto [x, typ, i] : evs) {
| ^
main.cpp:119:27: warning: unused variable 'ptrp' [-Wunused-variable]
119 | int ptrl = 0, ptrr = 0, ptrp = 0;
| ^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 3ms | 577kb | Incorect | 0 | 0 |
| 2 | 4ms | 708kb | Incorect | 0 |
| 3 | 5ms | 839kb | Incorect | 0 |
| 4 | 104ms | 5222kb | Incorect | 0 |
| 5 | 72ms | 4706kb | Incorect | 0 |
| 6 | 41ms | 3190kb | Incorect | 0 |
| 7 | 191ms | 8265kb | Incorect | 0 |
| 8 | 83ms | 3903kb | Incorect | 0 |
| 9 | 40ms | 2818kb | Incorect | 0 |
| 10 | 60ms | 3571kb | OK | 10 |
| Punctaj total | 0 |