Borderou de evaluare (job #2936751)

Utilizator turingcompleteTuring Complete turingcomplete Data 9 noiembrie 2022 13:53:12
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
19ms970kbOK10100
28ms839kbOK10
324ms1810kbOK10
4322ms12734kbOK10
5327ms12894kbOK10
6249ms9359kbOK10
7369ms13881kbOK10
8212ms8798kbOK10
9220ms8335kbOK10
10122ms8167kbOK10
Punctaj total100

Ceva nu functioneaza?