Pagini recente » Borderou de evaluare (job #330141) | Borderou de evaluare (job #32246) | Borderou de evaluare (job #3286486) | Borderou de evaluare (job #2175585) | Borderou de evaluare (job #2936760)
Borderou de evaluare (job #2936760)
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 | 10ms | 708kb | OK | 10 | 100 |
2 | 10ms | 708kb | OK | 10 |
3 | 20ms | 1003kb | OK | 10 |
4 | 203ms | 5652kb | OK | 10 |
5 | 220ms | 5558kb | OK | 10 |
6 | 157ms | 4878kb | OK | 10 |
7 | 244ms | 6823kb | OK | 10 |
8 | 145ms | 3760kb | OK | 10 |
9 | 142ms | 4374kb | OK | 10 |
10 | 78ms | 3506kb | OK | 10 |
Punctaj total | 100 |