Borderou de evaluare (job #1115794)

Utilizator olly2204Olly2204 olly2204 Data 22 februarie 2014 01:18:01
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:32:40: warning: second operand of conditional expression has no effect [-Wunused-value] MAX(C[i][j-1], C[i-1][j]); ^ user.cpp:10:29: note: in definition of macro ‘MAX’ #define MAX(a,b) ((a < b) ? b : a) ^ user.cpp:32:29: warning: third operand of conditional expression has no effect [-Wunused-value] MAX(C[i][j-1], C[i-1][j]); ^ user.cpp:10:33: note: in definition of macro ‘MAX’ #define MAX(a,b) ((a < b) ? b : a) ^ user.cpp:47:24: warning: left operand of comma operator has no effect [-Wunused-value] else if (C[i,j-1] > C[i-1,j]) ^ user.cpp:47:32: warning: left operand of comma operator has no effect [-Wunused-value] else if (C[i,j-1] > C[i-1,j]) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms404kbLungime incorecta!0
20ms408kbLungime incorecta!0
30ms404kbLungime incorecta!0
40ms408kbLungime incorecta!0
50ms404kbLungime incorecta!0
60ms412kbLungime incorecta!0
74ms412kbLungime incorecta!0
84ms412kbLungime incorecta!0
94ms408kbLungime incorecta!0
104ms408kbLungime incorecta!0
Punctaj total0

Ceva nu functioneaza?