Pagini recente » Borderou de evaluare (job #2756776) | Borderou de evaluare (job #2323415) | Borderou de evaluare (job #1387843) | Borderou de evaluare (job #145099) | Borderou de evaluare (job #2950751)
Borderou de evaluare (job #2950751)
Raport evaluator
Compilare:
main.cpp: In function 'void LCA::init(int, int)':
main.cpp:35:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
35 | for(auto [x, e] : g[node]) {
| ^
main.cpp: In function 'void LCA::initrmq()':
main.cpp:55:70: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
55 | rmq[step][i] = merge(rmq[step - 1][i], rmq[step - 1][i + (1 << step - 1)]);
| ~~~~~^~~
main.cpp: In function 'int CENTR::init(int, int)':
main.cpp:89:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
89 | for(auto [x, e] : g[node]) {
| ^
main.cpp: In function 'int CENTR::find(int, int)':
main.cpp:97:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
97 | for(auto [x, e] : g[node]) {
| ^
main.cpp: In function 'void CENTR::add(int, int, int, int)':
main.cpp:107:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
107 | for(auto [x, e] : g[node])
| ^
main.cpp: In function 'int CENTR::decomp(int, int)':
main.cpp:129:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
129 | for(auto [x, e] : g[node]) {
| ^
main.cpp:139:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
139 | for(auto [x, e] : g[node]) {
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 7ms | 14602kb | OK | 10 |
2 | 15ms | 15024kb | OK | 10 |
3 | 139ms | 28823kb | OK | 10 |
4 | 124ms | 32059kb | OK | 10 |
5 | 76ms | 23683kb | OK | 10 |
6 | 227ms | 37171kb | OK | 10 |
7 | 305ms | 42352kb | OK | 10 |
8 | 349ms | 49426kb | Killed by Signal 11 | 0 |
9 | 469ms | 58908kb | Killed by Signal 11 | 0 |
10 | 430ms | 55967kb | Killed by Signal 11 | 0 |
Punctaj total | 70 |