Borderou de evaluare (job #2936752)

Utilizator turingcompleteTuring Complete turingcomplete Data 9 noiembrie 2022 13:57:27
Problema Centrale Nucleare Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

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
110ms970kbOK10100
29ms839kbOK10
318ms1835kbOK10
4313ms12685kbOK10
5318ms12894kbOK10
6238ms9326kbOK10
7352ms13881kbOK10
8208ms8839kbOK10
9215ms8335kbOK10
10114ms8192kbOK10
Punctaj total100

Ceva nu functioneaza?