Borderou de evaluare (job #1394259)

Utilizator tudi98Cozma Tudor tudi98 Data 20 martie 2015 10:14:51
Problema Poly2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:27:17: warning: array subscript is above array bounds [-Warray-bounds] dp[i][j] = 0; ^ user.cpp:29:39: warning: array subscript is above array bounds [-Warray-bounds] if(j > 2) dp[i][j] = (dp[i][j] + (i-2)*(j - 2) )% mod; ^ user.cpp:29:27: warning: array subscript is above array bounds [-Warray-bounds] if(j > 2) dp[i][j] = (dp[i][j] + (i-2)*(j - 2) )% mod; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms428kbIncorect0
20ms428kbIncorect0
30ms420kbKilled by signal 11(SIGSEGV).0
40ms424kbKilled by signal 11(SIGSEGV).0
50ms428kbKilled by signal 11(SIGSEGV).0
60ms408kbKilled by signal 11(SIGSEGV).0
70ms408kbKilled by signal 11(SIGSEGV).0
80ms404kbKilled by signal 11(SIGSEGV).0
90ms408kbKilled by signal 11(SIGSEGV).0
100ms404kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?