Borderou de evaluare (job #2977888)

Utilizator LuciBBadea Lucian LuciB Data 12 februarie 2023 16:49:55
Problema Oracol Status done
Runda ONI 2019, Clasele 11-12 Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int findd(int)': main.cpp:18:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 18 | if(parent[x] == x) | ^~ main.cpp:20:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 20 | return parent[x] = findd(parent[x]); | ^~~~~~ main.cpp: In function 'int main()': main.cpp:44:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 44 | for(int i = 0; i < muchii.size(); i++) { | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbCorect!12
20ms184kbCorect!12
35ms770kbCorect!12
422ms1875kbCorect!13
556ms3543kbCorect!13
677ms6709kbCorect!13
7117ms6615kbCorect!13
80ms184kbCorect!12
Punctaj total100

Ceva nu functioneaza?