Borderou de evaluare (job #2936758)

Utilizator turingcompleteTuring Complete turingcomplete Data 9 noiembrie 2022 14:23:56
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: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
17ms708kbOK10100
22ms577kbOK10
313ms970kbOK10
4230ms5607kbOK10
5232ms5595kbOK10
6175ms4878kbOK10
7265ms6823kbOK10
8148ms3747kbOK10
9147ms4358kbOK10
1084ms3395kbOK10
Punctaj total100

Ceva nu functioneaza?