Borderou de evaluare (job #2858423)

Utilizator TudosieRazvanTudosie Marius-Razvan TudosieRazvan Data 27 februarie 2022 15:39:57
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:19:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 19 | for(int i=0; i<graf[nod].size(); i++) | ~^~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfsTrans(int)': main.cpp:34:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 34 | for(int i=0; i<grafTrans[nod].size(); i++) | ~^~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:81:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 81 | for(int j=0; j<compConex[i].size(); j++) | ~^~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
110ms7413kbNumar de componente gresit00
210ms7389kbCorect10
310ms7385kbNumar de componente gresit0
410ms7520kbNumar de componente gresit00
515ms7684kbNumar de componente gresit0
624ms8060kbNumar de componente gresit0
739ms8466kbNumar de componente gresit00
891ms10088kbNumar de componente gresit0
9153ms13017kbNumar de componente gresit0
10181ms16150kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?