Borderou de evaluare (job #1631182)

Utilizator pas.andreiPopovici Andrei-Sorin pas.andrei Data 5 martie 2016 13:38:02
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:51:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i<C.size(); ++i) { ^ user.cpp:54:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j<C[i].size(); ++j) ^ user.cpp:55:22: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (j == 0 || j>0 && C[i][j] != C[i][j - 1]) ^ user.cpp:37:18: warning: unused variable ‘a’ [-Wunused-variable] int n, i, x, y, a, b, sum = 0, m, j; ^ user.cpp:37:21: warning: unused variable ‘b’ [-Wunused-variable] int n, i, x, y, a, b, sum = 0, m, j; ^ user.cpp:37:24: warning: unused variable ‘sum’ [-Wunused-variable] int n, i, x, y, a, b, sum = 0, m, j; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1984kbCorect10
20ms1984kbCorect10
30ms1984kbCorect10
44ms2024kbCorect10
54ms2056kbCorect10
612ms2300kbCorect10
728ms2520kbCorect10
8140ms4936kbCorect10
9208ms6196kbCorect10
10268ms7796kbCorect10
Punctaj total100

Ceva nu functioneaza?