Borderou de evaluare (job #2157902)

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

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
14ms2724kbIncorect0
24ms2760kbIncorect0
34ms2720kbIncorect0
44ms2840kbIncorect0
54ms2796kbIncorect0
64ms2804kbIncorect0
74ms2700kbIncorect0
84ms2764kbIncorect0
94ms2364kbKilled by signal 8(SIGFPE).0
104ms2412kbKilled by signal 8(SIGFPE).0
Punctaj total0

Ceva nu functioneaza?