Borderou de evaluare (job #1624747)

Utilizator DysKodeTurturica Razvan DysKode Data 2 martie 2016 13:24:11
Problema Palalila2 Status done
Runda preoji_4 Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:29:38: warning: array subscript has type ‘char’ [-Wchar-subscripts] for( j = 0 ; j < cor[ s[ i ] ] ; j++ ) ^ user.cpp:30:33: warning: array subscript has type ‘char’ [-Wchar-subscripts] C[ 0 ][ cor[ s[ i ] ] ] = max( C[ 0 ][ cor[ s[ i ] ] ] , D[ 1 ][ j ] + 1 ); ^ user.cpp:30:64: warning: array subscript has type ‘char’ [-Wchar-subscripts] C[ 0 ][ cor[ s[ i ] ] ] = max( C[ 0 ][ cor[ s[ i ] ] ] , D[ 1 ][ j ] + 1 ); ^ user.cpp:31:30: warning: array subscript has type ‘char’ [-Wchar-subscripts] for( j = cor[ s[ i ] ] + 1 ; j < 52 ; j++ ) ^ user.cpp:33:37: warning: array subscript has type ‘char’ [-Wchar-subscripts] D[ 0 ][ cor[ s[ i ] ] ] = max( D[ 0 ][ cor[ s[ i ] ] ] , C[ 1 ][ j ] + 1 ); ^ user.cpp:33:68: warning: array subscript has type ‘char’ [-Wchar-subscripts] D[ 0 ][ cor[ s[ i ] ] ] = max( D[ 0 ][ cor[ s[ i ] ] ] , C[ 1 ][ j ] + 1 ); ^ user.cpp:34:46: warning: array subscript has type ‘char’ [-Wchar-subscripts] ans = max( ans , D[ 0 ][ cor[ s[ i ] ] ] ); ^ user.cpp:35:46: warning: array subscript has type ‘char’ [-Wchar-subscripts] ans = max( ans , C[ 0 ][ cor[ s[ i ] ] ] ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms416kbOK10
20ms420kbIncorect0
30ms420kbOK10
40ms412kbIncorect0
50ms424kbOK10
64ms432kbOK10
728ms516kbIncorect0
8108ms756kbIncorect0
9160ms900kbOK10
10160ms900kbIncorect0
Punctaj total50

Ceva nu functioneaza?