Borderou de evaluare (job #2842734)

Utilizator Smau_LorenaSmau Lorena Smau_Lorena Data 1 februarie 2022 13:36:06
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 60

Raport evaluator

Compilare: main.cpp: In function 'void DFS(int)': main.cpp:58:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for(i=0; i<G[x].size(); i++) | ~^~~~~~~~~~~~ main.cpp: In function 'void DFST(int)': main.cpp:70:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 70 | for(i=0; i<GT[x].size(); i++) | ~^~~~~~~~~~~~~ main.cpp: In function 'void afisare()': main.cpp:80:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 80 | {for(j=0; j<ctc[i].size(); j++) | ~^~~~~~~~~~~~~~ main.cpp:80:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 80 | {for(j=0; j<ctc[i].size(); j++) | ^~~ main.cpp:82:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 82 | fout<<endl;}} | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
110ms7618kbCorect1030
210ms7618kbCorect10
310ms7618kbCorect10
411ms7614kbCorect1030
520ms7843kbCorect10
654ms8323kbCorect10
797ms8916kbCorect100
8351ms11051kbTime limit exceeded0
9350ms14999kbTime limit exceeded0
10350ms18239kbTime limit exceeded00
Punctaj total60

Ceva nu functioneaza?