Borderou de evaluare (job #2880129)

Utilizator Vali_nnnValentin Nimigean Vali_nnn Data 29 martie 2022 14:29:18
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void dfs1(int)': main.cpp:12:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 12 | for(int q=0;q<a[p].size();q++) | ~^~~~~~~~~~~~ main.cpp: In function 'void dfs2(int)': main.cpp:20:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 20 | for(int q=0;q<b[p].size();q++) | ~^~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:43:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 43 | if(v2[j]==1&&v1[j]==1) | ^~ main.cpp:45:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 45 | for(j=1;j<=n;j++) | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
16ms5513kbCorect1030
25ms5464kbCorect10
33ms5550kbCorect10
49ms5550kbCorect100
537ms5787kbCorect10
6351ms6148kbTime limit exceeded0
7352ms6639kbTime limit exceeded00
8352ms8183kbTime limit exceeded0
9355ms10969kbTime limit exceeded0
10355ms13238kbTime limit exceeded00
Punctaj total30

Ceva nu functioneaza?