Borderou de evaluare (job #966748)

Utilizator FlameingoAiordachioaei Marius Flameingo Data 26 iunie 2013 15:33:51
Problema Concurs Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int, int)’: user.cpp:21:22: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses] l2[S + 1] = l2[S + 1 >> 1] + 1; ^ user.cpp:24:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < A[nod].size (); ++i) ^ user.cpp:29:26: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses] l2[S + 1] = l2[S + 1 >> 1] + 1; ^ user.cpp: In function ‘void RMQ()’: user.cpp:38:20: warning: suggest parentheses around ‘-’ inside ‘<<’ [-Wparentheses] l = 1 << i - 1; ^ user.cpp: In function ‘void citire()’: user.cpp:80:41: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (P[N] > _max || P[N] == _max && a < _a || P[N] == _max && a == _a && b < _b) ^ user.cpp:80:78: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (P[N] > _max || P[N] == _max && a < _a || P[N] == _max && a == _a && b < _b) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms632kbOK10
24ms632kbOK10
34ms744kbOK10
48ms1072kbOK10
58ms1068kbOK10
620ms2148kbOK10
7296ms7028kbOK10
836ms3780kbOK10
9224ms5436kbOK10
10336ms5596kbOK10
Punctaj total100

Ceva nu functioneaza?