Borderou de evaluare (job #3168209)

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

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 = 0 ; j < marcat[ dolor [ i ] ].size() ; j ++ ) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms303kbComponente tare conexe: nod duplicat412
21ms303kbComponente tare conexe: nod duplicat4
31ms303kbComponente tare conexe: nod duplicat4
41ms303kbComponente tare conexe: nod duplicat412
52ms557kbComponente tare conexe: nod duplicat4
64ms1343kbComponente tare conexe: nod duplicat4
77ms2396kbComponente tare conexe: nod duplicat40
819ms6164kbComponente tare conexe: nod duplicat4
94ms421kbKilled by Signal 110
1012ms3457kbKilled by Signal 1100
Punctaj total24

Ceva nu functioneaza?