Borderou de evaluare (job #1001623)

Utilizator DaNutZ2UuUUBB Bora Dan DaNutZ2UuU Data 25 septembrie 2013 18:17:23
Problema Bile2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void Solve()’: user.cpp:105:72: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] { S[i & 1][0] = 1 ; for ( int j = 1; j <= i; ++j ) S[i & 1][j] = S[i - 1 & 1][j] + S[i - 1 & 1][j - 1] ; } ^ user.cpp:105:90: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] { S[i & 1][0] = 1 ; for ( int j = 1; j <= i; ++j ) S[i & 1][j] = S[i - 1 & 1][j] + S[i - 1 & 1][j - 1] ; } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms1108kbOK10
28ms1112kbOK10
38ms1112kbOK10
48ms1112kbOK10
58ms1112kbOK10
68ms1108kbOK10
752ms1104kbOK10
8172ms1112kbOK10
9248ms1108kbOK10
10272ms1104kbOK10
Punctaj total100

Ceva nu functioneaza?