Pagini recente » Borderou de evaluare (job #1382658) | Borderou de evaluare (job #2042512) | Borderou de evaluare (job #1873436) | Borderou de evaluare (job #2594013) | Borderou de evaluare (job #2936761)
Borderou de evaluare (job #2936761)
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:126:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
126 | for (auto [x, typ, i] : evs) {
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 9ms | 839kb | OK | 10 | 100 |
2 | 15ms | 1032kb | OK | 10 |
3 | 25ms | 1724kb | OK | 10 |
4 | 304ms | 12857kb | OK | 10 |
5 | 316ms | 12513kb | OK | 10 |
6 | 197ms | 8790kb | OK | 10 |
7 | 315ms | 11751kb | OK | 10 |
8 | 195ms | 8593kb | OK | 10 |
9 | 173ms | 8015kb | OK | 10 |
10 | 258ms | 10301kb | OK | 10 |
Punctaj total | 100 |