Borderou de evaluare (job #2157904)

Utilizator savigunFeleaga Dragos-George savigun Data 9 martie 2018 23:43:18
Problema Evaluare 2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:83:65: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (c == '!' || c == '^') while (!op.empty() && pr[c] < pr[op.top()]) calc(); ^ user.cpp:83:80: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (c == '!' || c == '^') while (!op.empty() && pr[c] < pr[op.top()]) calc(); ^ user.cpp:84:44: warning: array subscript has type ‘char’ [-Wchar-subscripts] else while (!op.empty() && pr[c] <= pr[op.top()]) calc(); ^ user.cpp:84:60: warning: array subscript has type ‘char’ [-Wchar-subscripts] else while (!op.empty() && pr[c] <= pr[op.top()]) calc(); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms2840kbOK10
24ms2800kbOK10
34ms2788kbOK10
44ms2800kbOK10
54ms2680kbOK10
64ms2696kbOK10
74ms2800kbOK10
84ms2800kbOK10
94ms2700kbOK10
104ms2684kbOK10
Punctaj total100

Ceva nu functioneaza?