Borderou de evaluare (job #3337782)

Utilizator MMEnisEnis Mutlu MMEnis Data 30 ianuarie 2026 07:58:42
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:18:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 18 | for ( int i = 0; i < adj[c].size(); i ++ ) | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int append(int, int)': main.cpp:33:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | for ( int i = 0; i < adj[c].size(); i ++ ) | ~~^~~~~~~~~~~~~~~ main.cpp:39:1: warning: no return statement in function returning non-void [-Wreturn-type] 39 | } | ^ main.cpp: In function 'int main()': main.cpp:51:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 51 | for ( int i = 0; i < lista.size(); i ++ ) | ~~^~~~~~~~~~~~~~ main.cpp:58:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for ( int i = 0; i < mapa[idx].size(); i ++ ) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'int append(int, int)': main.cpp:29:5: warning: infinite recursion detected [-Winfinite-recursion] 29 | int append( int c, int root ) | ^~~~~~ main.cpp:37:19: note: recursive call 37 | append( l, root ); | ~~~~~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
110ms409kbKilled by Signal 1100
27ms405kbKilled by Signal 110
310ms430kbKilled by Signal 110
410ms483kbKilled by Signal 1100
510ms602kbKilled by Signal 110
612ms835kbKilled by Signal 110
710ms1347kbKilled by Signal 1100
811ms2404kbKilled by Signal 110
920ms5111kbKilled by Signal 110
1031ms7958kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?