Pagini recente » Borderou de evaluare (job #2435046) | Borderou de evaluare (job #2901154) | Borderou de evaluare (job #2270502) | Borderou de evaluare (job #55704) | Borderou de evaluare (job #2936751)
Borderou de evaluare (job #2936751)
Raport evaluator
Compilare:
main.cpp: In function 'void SegTree::init(std::vector<std::pair<int, int> >&, std::vector<std::pair<int, int> >&)':
main.cpp:28:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
28 | for (auto [a, b] : cons) {
| ^
main.cpp: In function 'void SegTree::update(int, int, int, int, int)':
main.cpp:47:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
47 | if (nodes > graph.size()) graph.push_back({});
| ~~~~~~^~~~~~~~~~~~~~
main.cpp: In function 'bool SegTree::check(int)':
main.cpp:102:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
102 | for (auto [x, typ, i] : evs) {
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 9ms | 970kb | OK | 10 | 100 |
2 | 8ms | 839kb | OK | 10 |
3 | 24ms | 1810kb | OK | 10 |
4 | 322ms | 12734kb | OK | 10 |
5 | 327ms | 12894kb | OK | 10 |
6 | 249ms | 9359kb | OK | 10 |
7 | 369ms | 13881kb | OK | 10 |
8 | 212ms | 8798kb | OK | 10 |
9 | 220ms | 8335kb | OK | 10 |
10 | 122ms | 8167kb | OK | 10 |
Punctaj total | 100 |