Borderou de evaluare (job #2132253)

Utilizator Robert_VRVRobert Vadastreanu Robert_VRV Data 15 februarie 2018 16:58:25
Problema Palindrom3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 26

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:37:23: warning: array subscript has type ‘char’ [-Wchar-subscripts] while (moves[nr[i]][pos] >= INF) ^ user.cpp:49:39: warning: array subscript has type ‘char’ [-Wchar-subscripts] int nrTransf = moves[nr[nrCif]][c] + moves[nr[n - nrCif + 1]][c]; ^ user.cpp:49:69: warning: array subscript has type ‘char’ [-Wchar-subscripts] int nrTransf = moves[nr[nrCif]][c] + moves[nr[n - nrCif + 1]][c]; ^ user.cpp:53:102: warning: array subscript has type ‘char’ [-Wchar-subscripts] MinPasi[nrCif + 1][r2] = std::min(MinPasi[nrCif + 1][r2], MinPasi[nrCif][r] + moves[nr[nrCif]][c] + moves[nr[n - nrCif + 1]][c]); ^ user.cpp:53:132: warning: array subscript has type ‘char’ [-Wchar-subscripts] MinPasi[nrCif + 1][r2] = std::min(MinPasi[nrCif + 1][r2], MinPasi[nrCif][r] + moves[nr[nrCif]][c] + moves[nr[n - nrCif + 1]][c]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
132ms9208kbValoare incorecta cerinta 2 !2
232ms9212kbValoare incorecta cerinta 2 !2
332ms9216kbValoare incorecta cerinta 2 !2
432ms9224kbValoare incorecta cerinta 2 !2
548ms13480kbValoare incorecta cerinta 2 !2
6180ms13480kbValoare incorecta cerinta 2 !2
7156ms17576kbTe stii !10
8372ms17572kbValoare incorecta cerinta 2 !2
9Depăşit17400kbTime limit exceeded.0
1052ms11372kbValoare incorecta cerinta 2 !2
Punctaj total26

Ceva nu functioneaza?