Pagini recente » Borderou de evaluare (job #3292114) | Borderou de evaluare (job #1718520) | Borderou de evaluare (job #2842115) | Borderou de evaluare (job #1133539) | Borderou de evaluare (job #2936758)
Borderou de evaluare (job #2936758)
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:124:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
124 | for (auto [x, typ, i] : evs) {
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 7ms | 708kb | OK | 10 | 100 |
2 | 2ms | 577kb | OK | 10 |
3 | 13ms | 970kb | OK | 10 |
4 | 230ms | 5607kb | OK | 10 |
5 | 232ms | 5595kb | OK | 10 |
6 | 175ms | 4878kb | OK | 10 |
7 | 265ms | 6823kb | OK | 10 |
8 | 148ms | 3747kb | OK | 10 |
9 | 147ms | 4358kb | OK | 10 |
10 | 84ms | 3395kb | OK | 10 |
Punctaj total | 100 |