Borderou de evaluare (job #2880126)

Utilizator Vali_nnnValentin Nimigean Vali_nnn Data 29 martie 2022 14:26:27
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
113ms10268kbCorect1030
218ms10354kbCorect10
312ms10358kbCorect10
414ms10362kbCorect100
553ms10592kbCorect10
6353ms11026kbTime limit exceeded0
7357ms11526kbTime limit exceeded00
8352ms12951kbTime limit exceeded0
9359ms15839kbTime limit exceeded0
10352ms18014kbTime limit exceeded00
Punctaj total30

Ceva nu functioneaza?