Borderou de evaluare (job #3216184)

Utilizator stefandutastefandutahoria stefanduta Data 15 martie 2024 18:20:43
Problema Restrictii Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:42:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<v>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 42 | for (int i = 0; i < adj[node].size(); ++i) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:56:23: warning: unused variable 'j' [-Wunused-variable] 56 | int n, m, val, i, j, x, y, z, cmp_cnx = 0; | ^ main.cpp:56:26: warning: unused variable 'x' [-Wunused-variable] 56 | int n, m, val, i, j, x, y, z, cmp_cnx = 0; | ^ main.cpp:56:29: warning: unused variable 'y' [-Wunused-variable] 56 | int n, m, val, i, j, x, y, z, cmp_cnx = 0; | ^ main.cpp:56:32: warning: unused variable 'z' [-Wunused-variable] 56 | int n, m, val, i, j, x, y, z, cmp_cnx = 0; | ^ main.cpp:76:10: warning: variable 'ok' set but not used [-Wunused-but-set-variable] 76 | bool ok = true; | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbIncorect0
30ms303kbOK10
41ms557kbOK10
56ms2129kbOK10
69ms2916kbOK10
729ms7933kbOK10
829ms7950kbOK10
929ms8077kbOK10
1029ms8028kbOK10
Punctaj total90

Ceva nu functioneaza?