Borderou de evaluare (job #2879068)

Utilizator RaresFelixTudose Rares Felix RaresFelix Data 28 martie 2022 11:22:50
Problema Divizori2 Status done
Runda anamorapud Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool check(int)': main.cpp:50:8: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 50 | auto [level, nod] = *patr.rbegin(); | ^ main.cpp:59:8: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 59 | auto [k, dl] = dsu::join(nod, p[nod]); | ^ main.cpp:22:34: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized] 22 | return (P[u] == u) ? u : (P[u] = rep(P[u])); | ~~~~~~^~~~~~~~~~~~ main.cpp:40:6: note: 'root' was declared here 40 | int root; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
16ms4284kbIncorect00
210ms4370kbIncorect00
326ms4349kbIncorect0
421ms4431kbOK10
527ms4452kbIncorect0
640ms4583kbOK100
71665ms6541kbIncorect0
81393ms6340kbOK10
91942ms8613kbOK100
102008ms8871kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?