Pagini recente » Borderou de evaluare (job #2504133) | Borderou de evaluare (job #1646691) | Borderou de evaluare (job #2861742) | Borderou de evaluare (job #1200129) | Borderou de evaluare (job #2936752)
Borderou de evaluare (job #2936752)
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 | 10ms | 970kb | OK | 10 | 100 |
2 | 9ms | 839kb | OK | 10 |
3 | 18ms | 1835kb | OK | 10 |
4 | 313ms | 12685kb | OK | 10 |
5 | 318ms | 12894kb | OK | 10 |
6 | 238ms | 9326kb | OK | 10 |
7 | 352ms | 13881kb | OK | 10 |
8 | 208ms | 8839kb | OK | 10 |
9 | 215ms | 8335kb | OK | 10 |
10 | 114ms | 8192kb | OK | 10 |
Punctaj total | 100 |