Borderou de evaluare (job #2120441)

Utilizator stefan_bogdanstefan bogdan stefan_bogdan Data 2 februarie 2018 14:37:20
Problema Palalila2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:44:25: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (typ1 + 1 > a[ c ]) ^ user.cpp:46:12: warning: array subscript has type ‘char’ [-Wchar-subscripts] a[ c ] = typ1 + 1; ^ user.cpp:48:16: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (a[ c ] > sol) sol = a[ c ]; ^ user.cpp:48:36: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (a[ c ] > sol) sol = a[ c ]; ^ user.cpp:51:26: warning: array subscript has type ‘char’ [-Wchar-subscripts] if ( typ2 + 1 > b[ c ]) ^ user.cpp:53:12: warning: array subscript has type ‘char’ [-Wchar-subscripts] b[ c ] = typ2 + 1; ^ user.cpp:54:16: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (b[ c ] > sol) sol = b[ c ]; ^ user.cpp:54:36: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (b[ c ] > sol) sol = b[ c ]; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1248kbIncorect0
20ms1252kbIncorect0
30ms1248kbOK10
40ms1252kbIncorect0
50ms1252kbIncorect0
64ms1252kbIncorect0
724ms1248kbIncorect0
888ms1252kbIncorect0
9124ms1248kbIncorect0
10124ms1248kbIncorect0
Punctaj total10

Ceva nu functioneaza?