Borderou de evaluare (job #2936760)

Utilizator turingcompleteTuring Complete turingcomplete Data 9 noiembrie 2022 14:27:00
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: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
110ms708kbOK10100
210ms708kbOK10
320ms1003kbOK10
4203ms5652kbOK10
5220ms5558kbOK10
6157ms4878kbOK10
7244ms6823kbOK10
8145ms3760kbOK10
9142ms4374kbOK10
1078ms3506kbOK10
Punctaj total100

Ceva nu functioneaza?