Borderou de evaluare (job #3168210)

Utilizator xDemonstyMatei Haba Ionut xDemonsty Data 11 noiembrie 2023 19:15:50
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 60

Raport evaluator

Compilare: main.cpp: In function 'void dfs1(long long int)': main.cpp:19:24: 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 < adj [ nod ] .size() ; i++ ) | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs2(long long int)': main.cpp:41:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 41 | for ( int i = 0 ; i < transposed[ nod] .size() ; i ++ ) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:109:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 109 | for ( int j = 1 ; j < marcat[ dolor [ i ] ].size() ; j ++ ) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms303kbCorect1030
21ms303kbCorect10
31ms303kbCorect10
41ms303kbCorect1030
52ms557kbCorect10
64ms1343kbCorect10
74ms1605kbCorect100
819ms6086kbCorect10
99ms417kbKilled by Signal 110
1012ms3457kbKilled by Signal 1100
Punctaj total60

Ceva nu functioneaza?