Borderou de evaluare (job #2187439)

Utilizator rexlcdTenea Mihai rexlcd Data 26 martie 2018 15:25:24
Problema Matrice Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:20:37: warning: suggest parentheses around comparison in operand of ‘^’ [-Wparentheses] d[i][1]=d[i-1][1]+(l[i]^c[1]==0); ~~~~^~~ user.cpp:22:37: warning: suggest parentheses around comparison in operand of ‘^’ [-Wparentheses] d[1][j]=d[1][j-1]+(l[1]^c[j]==0); ~~~~^~~ user.cpp:25:31: warning: suggest parentheses around comparison in operand of ‘^’ [-Wparentheses] d[i][j]=(l[i]^c[j]==0)+d[i-1][j]+d[i][j-1]-d[i-1][j-1]; ~~~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms3424kbOK10
216ms5484kbOK10
3124ms5484kbOK10
4Depăşit5484kbTime limit exceeded.0
58ms17824kbKilled by signal 11(SIGSEGV).0
612ms17828kbKilled by signal 11(SIGSEGV).0
712ms17832kbKilled by signal 11(SIGSEGV).0
816ms17864kbKilled by signal 11(SIGSEGV).0
916ms17872kbKilled by signal 11(SIGSEGV).0
1016ms17868kbKilled by signal 11(SIGSEGV).0
Punctaj total30

Ceva nu functioneaza?