Borderou de evaluare (job #2120394)

Utilizator stefan_bogdanstefan bogdan stefan_bogdan Data 2 februarie 2018 13:35:25
Problema Palalila2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 60

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:33: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (typ2 && 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
20ms1248kbOK10
30ms1248kbOK10
40ms1248kbOK10
50ms1256kbIncorect0
64ms1256kbIncorect0
724ms1252kbOK10
888ms1248kbOK10
9124ms1252kbIncorect0
10124ms1252kbOK10
Punctaj total60

Ceva nu functioneaza?