Borderou de evaluare (job #2870719)

Utilizator Casian_doispeChiriac Casian Casian_doispe Data 12 martie 2022 15:22:37
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp:10: warning: "INT_MAX" redefined 10 | #define INT_MAX 1000000000 | In file included from /usr/include/c++/10/climits:42, from main.cpp:5: /usr/lib/gcc/x86_64-linux-gnu/10/include/limits.h:120: note: this is the location of the previous definition 120 | #define INT_MAX __INT_MAX__ | main.cpp: In function 'void dfs(int, int)': main.cpp:27:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 27 | for(int f = 0 ; f < m[nod].size() ; f ++) | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'void dfs2(int, int)': main.cpp:41:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 41 | for(int f = 0 ; f < rev[nod].size() ; f ++) | ~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:79:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 79 | for(int f = 0 ; f < rez.size() ; f ++) | ~~^~~~~~~~~~~~ main.cpp:81:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 81 | for(int e = 0 ; e < rez[f].size() ; e ++) | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
16ms4984kbCorect1030
26ms4980kbCorect10
36ms4984kbCorect10
46ms4919kbNumar de componente gresit00
515ms5226kbNumar de componente gresit0
625ms5697kbNumar de componente gresit0
735ms6307kbNumar de componente gresit00
897ms7942kbNumar de componente gresit0
9192ms11341kbNumar de componente gresit0
10248ms19668kbCorect1010
Punctaj total40

Ceva nu functioneaza?